Home
last modified time | relevance | path

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

/external/coreboot/src/vendorcode/eltan/security/mboot/
Dmboot.c118 tpm_result_t mboot_hash_extend_log(uint64_t flags, uint8_t *hashData, uint32_t hashDataLen, in mboot_hash_extend_log()
/external/coreboot/src/vendorcode/eltan/security/verified_boot/
Dvboot_check.c119 static tpm_result_t measure_item(uint32_t pcr, uint8_t *hashData, uint32_t hashDataLen, in measure_item()