Searched refs:attestedBootPatchLevel (Results 1 – 1 of 1) sorted by relevance
976 auto attestedBootPatchLevel = auths.GetTagValue(TAG_BOOT_PATCHLEVEL); in TEST_P() local980 ASSERT_TRUE(attestedBootPatchLevel.has_value()); in TEST_P()1035 ASSERT_EQ(bootPatchLevel->value(), attestedBootPatchLevel.value()); in TEST_P()