Searched defs:actual_hash (Results 1 – 3 of 3) sorted by relevance
139 brillo::Blob actual_hash; in ExtractImagesFromOTA() local152 brillo::Blob actual_hash; in ExtractImagesFromOTA() local184 brillo::Blob actual_hash; in ExtractImagesFromOTA() local
280 Blob actual_hash; in Lz4Patch() local
507 def _CheckSha256Signature(sig_data, pubkey_file_name, actual_hash, sig_name): argument