Home
last modified time | relevance | path

Searched refs:EarlyBootKeyTest (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/keymaster/4.1/vts/functional/
DEarlyBootKeyTest.cpp25 using EarlyBootKeyTest = Keymaster4_1HidlTest; typedef
32 TEST_P(EarlyBootKeyTest, CannotCreateEarlyBootKeys) { in TEST_P() argument
46 TEST_P(EarlyBootKeyTest, DISABLED_FullTest) { in TEST_P() argument
89 INSTANTIATE_KEYMASTER_4_1_HIDL_TEST(EarlyBootKeyTest);
DAndroid.bp30 "EarlyBootKeyTest.cpp",
/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyMintTest.cpp8767 using EarlyBootKeyTest = KeyMintAidlTestBase; typedef
8774 TEST_P(EarlyBootKeyTest, CreateEarlyBootKeys) { in TEST_P() argument
8795 TEST_P(EarlyBootKeyTest, CreateAttestedEarlyBootKey) { in TEST_P() argument
8818 TEST_P(EarlyBootKeyTest, UseEarlyBootKeyFailure) { in TEST_P() argument
8838 TEST_P(EarlyBootKeyTest, ImportEarlyBootKeyFailure) { in TEST_P() argument
8852 TEST_P(EarlyBootKeyTest, DISABLED_FullTest) { in TEST_P() argument
8893 INSTANTIATE_KEYMINT_AIDL_TEST(EarlyBootKeyTest);