Searched defs:image_hash (Results 1 – 2 of 2) sorted by relevance
94 def GetImageSignature(image_hash, boot_images): argument120 def DownloadBootImages(bucket, image_hash, boot_image_names, image_root_dir): argument
310 uint8_t image_hash[CRYPTO_HASH_MAX_SIZE] = {0}; in crypto_verify_signature() local