Searched refs:ImportWrappedKeyTest (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/ |
H A D | KeyMintTest.cpp | 5106 class ImportWrappedKeyTest : public KeyMintAidlTestBase {}; class 5108 TEST_P(ImportWrappedKeyTest, Success) { in TEST_P() argument 5135 TEST_P(ImportWrappedKeyTest, SuccessSidsIgnored) { in TEST_P() argument 5159 TEST_P(ImportWrappedKeyTest, SuccessMasked) { in TEST_P() argument 5174 TEST_P(ImportWrappedKeyTest, WrongMask) { in TEST_P() argument 5190 TEST_P(ImportWrappedKeyTest, WrongPurpose) { in TEST_P() argument 5205 TEST_P(ImportWrappedKeyTest, WrongPaddingMode) { in TEST_P() argument 5220 TEST_P(ImportWrappedKeyTest, WrongDigest) { in TEST_P() argument 5316 TEST_P(ImportWrappedKeyTest, RsaKey) { in TEST_P() argument 5347 TEST_P(ImportWrappedKeyTest, EcKey) { in TEST_P() argument [all …]
|
/aosp_15_r20/hardware/interfaces/keymaster/4.0/vts/functional/ |
H A 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 2358 INSTANTIATE_KEYMASTER_HIDL_TEST(ImportWrappedKeyTest);
|
/aosp_15_r20/cts/tests/tests/keystore/src/android/keystore/cts/ |
H A D | ImportWrappedKeyTest.java | 105 public class ImportWrappedKeyTest { class
|
/aosp_15_r20/out/soong/ |
D | build.aosp_shiba.ninja.globs | 11521 …Encoding.java","cts/tests/tests/keystore/src/android/keystore/cts/ImportWrappedKeyTest.java","cts/…
|