Searched refs:prop_string (Results 1 – 2 of 2) sorted by relevance
1793 string prop_string(property_value); in verify_root_of_trust() local1794 EXPECT_EQ(prop_string.size(), 64); in verify_root_of_trust()1795 EXPECT_EQ(prop_string, bin2hex(verified_boot_hash)); in verify_root_of_trust()
507 string prop_string(property_value); in verify_attestation_record() local508 EXPECT_EQ(prop_string.size(), 64); in verify_attestation_record()509 EXPECT_EQ(prop_string, bin2hex(verified_boot_hash)); in verify_attestation_record()