Home
last modified time | relevance | path

Searched defs:initSslContext (Results 1 – 2 of 2) sorted by relevance

/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/
DTestUtils.java436 static SSLContext initSslContext(SSLContext context, TestKeyStore keyStore) { in initSslContext() method in TestUtils
/external/conscrypt/testing/src/main/java/org/conscrypt/
DTestUtils.java434 static SSLContext initSslContext(SSLContext context, TestKeyStore keyStore) { in initSslContext() method in TestUtils