Searched defs:expected_sha1 (Results 1 – 3 of 3) sorted by relevance
72 uint8_t expected_sha1[SHA_DIGEST_LENGTH]; in ReadPartitionToBuffer() local308 uint8_t expected_sha1[SHA_DIGEST_LENGTH]; in FlashPartition() local330 uint8_t expected_sha1[SHA_DIGEST_LENGTH]; in GenerateTarget() local
32 const char *expected_sha1; member
59 def ValidateFileAgainstSha1(input_tmp, file_name, file_path, expected_sha1): argument