Home
last modified time | relevance | path

Searched defs:ImportWrappedKeyTest (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyMintTest.cpp5100 class ImportWrappedKeyTest : public KeyMintAidlTestBase {}; class
5102 TEST_P(ImportWrappedKeyTest, Success) { in TEST_P() argument
5129 TEST_P(ImportWrappedKeyTest, SuccessSidsIgnored) { in TEST_P() argument
5153 TEST_P(ImportWrappedKeyTest, SuccessMasked) { in TEST_P() argument
5168 TEST_P(ImportWrappedKeyTest, WrongMask) { in TEST_P() argument
5184 TEST_P(ImportWrappedKeyTest, WrongPurpose) { in TEST_P() argument
5199 TEST_P(ImportWrappedKeyTest, WrongPaddingMode) { in TEST_P() argument
5214 TEST_P(ImportWrappedKeyTest, WrongDigest) { in TEST_P() argument
5310 TEST_P(ImportWrappedKeyTest, RsaKey) { in TEST_P() argument
5341 TEST_P(ImportWrappedKeyTest, EcKey) { in TEST_P() argument
/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp2291 class ImportWrappedKeyTest : public KeymasterHidlTest {}; class
2293 TEST_P(ImportWrappedKeyTest, Success) { in TEST_P() argument
2314 TEST_P(ImportWrappedKeyTest, SuccessMasked) { in TEST_P() argument
2329 TEST_P(ImportWrappedKeyTest, WrongMask) { in TEST_P() argument
2344 TEST_P(ImportWrappedKeyTest, WrongPurpose) { in TEST_P() argument