Searched defs:ImportWrappedKeyTest (Results 1 – 2 of 2) sorted by relevance
| /hardware/interfaces/keymaster/4.0/vts/functional/ |
| D | keymaster_hidl_hal_test.cpp | 2291 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
|
| /hardware/interfaces/security/keymint/aidl/vts/functional/ |
| D | KeyMintTest.cpp | 4990 class ImportWrappedKeyTest : public KeyMintAidlTestBase {}; class 4992 TEST_P(ImportWrappedKeyTest, Success) { in TEST_P() argument 5019 TEST_P(ImportWrappedKeyTest, SuccessSidsIgnored) { in TEST_P() argument 5043 TEST_P(ImportWrappedKeyTest, SuccessMasked) { in TEST_P() argument 5058 TEST_P(ImportWrappedKeyTest, WrongMask) { in TEST_P() argument 5074 TEST_P(ImportWrappedKeyTest, WrongPurpose) { in TEST_P() argument 5089 TEST_P(ImportWrappedKeyTest, WrongPaddingMode) { in TEST_P() argument 5104 TEST_P(ImportWrappedKeyTest, WrongDigest) { in TEST_P() argument
|