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