Searched refs:boot_pl (Results 1 – 2 of 2) sorted by relevance
179 auto boot_pl = auths.GetTagValue(TAG_BOOT_PATCHLEVEL); in TEST_P() local180 if (boot_pl) { in TEST_P()181 hw_enforced.Authorization(TAG_BOOT_PATCHLEVEL, *boot_pl); in TEST_P()235 auto boot_pl = auths.GetTagValue(TAG_BOOT_PATCHLEVEL); in TEST_P() local236 if (boot_pl) { in TEST_P()237 hw_enforced.Authorization(TAG_BOOT_PATCHLEVEL, *boot_pl); in TEST_P()332 auto boot_pl = auths.GetTagValue(TAG_BOOT_PATCHLEVEL); in TEST_P() local333 if (boot_pl) { in TEST_P()334 hw_enforced.Authorization(TAG_BOOT_PATCHLEVEL, *boot_pl); in TEST_P()
668 auto boot_pl = auths.GetTagValue(TAG_BOOT_PATCHLEVEL); in CheckCommonParams() local669 EXPECT_TRUE(boot_pl); in CheckCommonParams()