Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DImportWrappedKeyTest.java126 public void testKeyStore_ImportWrappedKey_AES() throws Exception { in testKeyStore_ImportWrappedKey_AES() method in ImportWrappedKeyTest
127 testKeyStore_ImportWrappedKey_AES(false); in testKeyStore_ImportWrappedKey_AES()
132 testKeyStore_ImportWrappedKey_AES(true); in testKeyStore_ImportWrappedKey_AES_StrongBox()
135 public void testKeyStore_ImportWrappedKey_AES(boolean isStrongBox) throws Exception { in testKeyStore_ImportWrappedKey_AES() method in ImportWrappedKeyTest