Searched defs:leaf_hash (Results 1 – 5 of 5) sorted by relevance
59 uint8_t leaf_hash[AVB_AFTL_HASH_SIZE]; in avb_aftl_verify_icp_root_hash() local
233 uint8_t* leaf_hash, in avb_aftl_root_from_icp()
307 uint8_t leaf_hash[AVB_AFTL_HASH_SIZE]; in TEST_F() local
200 def root_from_icp(leaf_index, tree_size, proof, leaf_hash): argument