Home
last modified time | relevance | path

Searched refs:os_patch_level (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/security/keymint/aidl/vts/functional/
DDeviceUniqueAttestationTest.cpp154 .Authorization(TAG_OS_PATCHLEVEL, os_patch_level()); in TEST_P()
208 .Authorization(TAG_OS_PATCHLEVEL, os_patch_level()); in TEST_P()
274 .Authorization(TAG_OS_PATCHLEVEL, os_patch_level()); in TEST_P()
DKeyMintAidlTestBase.h77 uint32_t os_patch_level() { return os_patch_level_; } in os_patch_level() function
/hardware/interfaces/keymaster/4.1/vts/functional/
DDeviceUniqueAttestationTest.cpp301 .Authorization(TAG_OS_PATCHLEVEL, os_patch_level()), in TEST_P()
348 .Authorization(TAG_OS_PATCHLEVEL, os_patch_level()), in TEST_P()
402 .Authorization(TAG_OS_PATCHLEVEL, os_patch_level()); in TEST_P()
/hardware/interfaces/keymaster/4.0/vts/functional/
DKeymasterHidlTest.h97 uint32_t os_patch_level() { return os_patch_level_; } in os_patch_level() function
Dkeymaster_hidl_hal_test.cpp593 os_patch_level(), // system.img patch level in CheckBaseParams()
595 << "OS patch level is " << os_patch_level() in CheckBaseParams()
599 os_patch_level(), // system.img patch level in CheckBaseParams()
601 << "OS patch level is " << os_patch_level() in CheckBaseParams()
/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp450 uint32_t os_patch_level() { return os_patch_level_; } in os_patch_level() function in android::hardware::keymaster::V3_0::test::KeymasterHidlTest
1083 EXPECT_TRUE(auths.Contains(TAG_OS_PATCHLEVEL, os_patch_level())) in CheckBaseParams()
1084 << "OS patch level is " << os_patch_level() << " key reported " in CheckBaseParams()