Home
last modified time | relevance | path

Searched defs:supportedCipherSuites (Results 1 – 4 of 4) sorted by relevance

/external/conscrypt/common/src/test/java/org/conscrypt/javax/net/ssl/
DSSLSessionContextTest.java203 String[] supportedCipherSuites = c.serverSocket.getSupportedCipherSuites(); in test_SSLSessionContext_setSessionCacheSize_dynamic() local
DSSLSocketTest.java711 String[] supportedCipherSuites = ssl.getSupportedCipherSuites(); in test_SSLSocket_setSSLParameters() local
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/net/ssl/
DSSLSessionContextTest.java207 String[] supportedCipherSuites = c.serverSocket.getSupportedCipherSuites(); in test_SSLSessionContext_setSessionCacheSize_dynamic() local
DSSLSocketTest.java711 String[] supportedCipherSuites = ssl.getSupportedCipherSuites(); in test_SSLSocket_setSSLParameters() local