Home
last modified time | relevance | path

Searched defs:image_hash (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/build/fuchsia/
H A Dupdate_images.py94 def GetImageSignature(image_hash, boot_images): argument
120 def DownloadBootImages(bucket, image_hash, boot_image_names, image_root_dir): argument
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/common/
Dstm32mp_crypto_lib.c310 uint8_t image_hash[CRYPTO_HASH_MAX_SIZE] = {0}; in crypto_verify_signature() local