Home
last modified time | relevance | path

Searched refs:desc_digest (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/lib/libavb/
Davb_slot_verify.c168 const uint8_t* desc_digest; in load_and_verify_hash_partition() local
191 desc_digest = desc_salt + hash_desc.salt_len; in load_and_verify_hash_partition()
311 expected_digest = desc_digest; in load_and_verify_hash_partition()
/external/avb/libavb/
Davb_slot_verify.c288 const uint8_t* desc_digest; in load_and_verify_hash_partition() local
311 desc_digest = desc_salt + hash_desc.salt_len; in load_and_verify_hash_partition()
426 expected_digest = desc_digest; in load_and_verify_hash_partition()