Home
last modified time | relevance | path

Searched defs:leaf_hash (Results 1 – 5 of 5) sorted by relevance

/external/avb/libavb_aftl/
Davb_aftl_validate.c59 uint8_t leaf_hash[AVB_AFTL_HASH_SIZE]; in avb_aftl_verify_icp_root_hash() local
Davb_aftl_util.c233 uint8_t* leaf_hash, in avb_aftl_root_from_icp()
/external/avb/test/
Davb_aftl_validate_unittest.cc307 uint8_t leaf_hash[AVB_AFTL_HASH_SIZE]; in TEST_F() local
/external/avb/
Daftltool200 def root_from_icp(leaf_index, tree_size, proof, leaf_hash): argument
Daftltool.py200 def root_from_icp(leaf_index, tree_size, proof, leaf_hash): argument