Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyPairGeneratorTest.java1244 testGenerate_EC_ModernSpec_KeyNotYetValidHelper(false /* useStrongbox */); in testGenerate_EC_ModernSpec_KeyNotYetValid()
1246 testGenerate_EC_ModernSpec_KeyNotYetValidHelper(true /* useStrongbox */); in testGenerate_EC_ModernSpec_KeyNotYetValid()
1250 …private void testGenerate_EC_ModernSpec_KeyNotYetValidHelper(boolean useStrongbox) throws Exceptio… in testGenerate_EC_ModernSpec_KeyNotYetValidHelper() method in KeyPairGeneratorTest