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.cpp3720 class ImportWrappedKeyTest : public KeyMintAidlTestBase {}; class
3722 TEST_P(ImportWrappedKeyTest, Success) { in TEST_P() argument
3749 TEST_P(ImportWrappedKeyTest, SuccessSidsIgnored) { in TEST_P() argument
3773 TEST_P(ImportWrappedKeyTest, SuccessMasked) { in TEST_P() argument
3788 TEST_P(ImportWrappedKeyTest, WrongMask) { in TEST_P() argument
3804 TEST_P(ImportWrappedKeyTest, WrongPurpose) { in TEST_P() argument
3819 TEST_P(ImportWrappedKeyTest, WrongPaddingMode) { in TEST_P() argument
3834 TEST_P(ImportWrappedKeyTest, WrongDigest) { in TEST_P() argument
/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp2284 class ImportWrappedKeyTest : public KeymasterHidlTest {}; class
2286 TEST_P(ImportWrappedKeyTest, Success) { in TEST_P() argument
2307 TEST_P(ImportWrappedKeyTest, SuccessMasked) { in TEST_P() argument
2322 TEST_P(ImportWrappedKeyTest, WrongMask) { in TEST_P() argument
2337 TEST_P(ImportWrappedKeyTest, WrongPurpose) { in TEST_P() argument