Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyPairGeneratorTest.java1165 testGenerate_EC_ModernSpec_UsableForTLSPeerAuthHelper(false /* useStrongbox */); in testGenerate_EC_ModernSpec_UsableForTLSPeerAuth()
1167 testGenerate_EC_ModernSpec_UsableForTLSPeerAuthHelper(true /* useStrongbox */); in testGenerate_EC_ModernSpec_UsableForTLSPeerAuth()
1171 …private void testGenerate_EC_ModernSpec_UsableForTLSPeerAuthHelper(boolean useStrongbox) throws Ex… in testGenerate_EC_ModernSpec_UsableForTLSPeerAuthHelper() method in KeyPairGeneratorTest