Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DImportWrappedKeyTest.java248 public void testKeyStore_ImportWrappedKey_3DES() throws Exception { in testKeyStore_ImportWrappedKey_3DES() method in ImportWrappedKeyTest
249 testKeyStore_ImportWrappedKey_3DES(false); in testKeyStore_ImportWrappedKey_3DES()
254 testKeyStore_ImportWrappedKey_3DES(true); in testKeyStore_ImportWrappedKey_3DES_StrongBox()
257 public void testKeyStore_ImportWrappedKey_3DES(boolean isStrongBox) throws Exception { in testKeyStore_ImportWrappedKey_3DES() method in ImportWrappedKeyTest