Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/keymaster/4.1/vts/functional/
H A 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);
H A DAndroid.bp30 "EarlyBootKeyTest.cpp",
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintTest.cpp6547 using EarlyBootKeyTest = KeyMintAidlTestBase; typedef
6554 TEST_P(EarlyBootKeyTest, CreateEarlyBootKeys) { in TEST_P() argument
6575 TEST_P(EarlyBootKeyTest, CreateAttestedEarlyBootKey) { in TEST_P() argument
6598 TEST_P(EarlyBootKeyTest, UseEarlyBootKeyFailure) { in TEST_P() argument
6618 TEST_P(EarlyBootKeyTest, ImportEarlyBootKeyFailure) { in TEST_P() argument
6632 TEST_P(EarlyBootKeyTest, DISABLED_FullTest) { in TEST_P() argument
6674 INSTANTIATE_KEYMINT_AIDL_TEST(EarlyBootKeyTest);