Searched refs:avb_aftl_verify_icp_root_hash (Results 1 – 4 of 4) sorted by relevance
46 bool avb_aftl_verify_icp_root_hash(
58 bool avb_aftl_verify_icp_root_hash(AftlIcpEntry* icp_entry) { in avb_aftl_verify_icp_root_hash() function
111 if (!avb_aftl_verify_icp_root_hash(image->entries[i])) { in avb_aftl_verify_image()
289 EXPECT_EQ(true, avb_aftl_verify_icp_root_hash(icp_entry_)); in TEST_F()