Home
last modified time | relevance | path

Searched defs:getSupportedCipherSuites (Results 1 – 25 of 29) sorted by relevance

12

/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DOpenSSLServerSocketFactoryImpl.java75 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in OpenSSLServerSocketFactoryImpl
DOpenSSLSocketFactoryImpl.java84 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in OpenSSLSocketFactoryImpl
DConscryptServerSocket.java111 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in ConscryptServerSocket
DJava8EngineWrapper.java176 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in Java8EngineWrapper
/external/conscrypt/common/src/main/java/org/conscrypt/
DOpenSSLServerSocketFactoryImpl.java74 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in OpenSSLServerSocketFactoryImpl
DOpenSSLSocketFactoryImpl.java81 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in OpenSSLSocketFactoryImpl
DConscryptServerSocket.java110 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in ConscryptServerSocket
DJava8EngineWrapper.java175 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in Java8EngineWrapper
/external/conscrypt/android/src/main/java/org/conscrypt/
DBaseOpenSSLSocketAdapterFactory.java39 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in BaseOpenSSLSocketAdapterFactory
DPreKitKatPlatformOpenSSLSocketImplAdapter.java278 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in PreKitKatPlatformOpenSSLSocketImplAdapter
DKitKatPlatformOpenSSLSocketImplAdapter.java278 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in KitKatPlatformOpenSSLSocketImplAdapter
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DDelegatingSSLSocketFactory.java69 @Override public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in DelegatingSSLSocketFactory
DDelegatingSSLSocket.java48 @Override public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in DelegatingSSLSocket
/external/conscrypt/repackaged/testing/src/main/java/tests/net/
DDelegatingSSLSocketFactory.java47 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in DelegatingSSLSocketFactory
/external/conscrypt/publicapi/src/test/java/android/net/ssl/
DSSLSocketsTest.java46 @Override public String[] getSupportedCipherSuites() { throw new AssertionError(); } in getSupportedCipherSuites() method in SSLSocketsTest.BrokenSSLSocket
DSSLEnginesTest.java51 @Override public String[] getSupportedCipherSuites() { throw new AssertionError(); } in getSupportedCipherSuites() method in SSLEnginesTest.BrokenSSLEngine
/external/conscrypt/testing/src/main/java/tests/net/
DDelegatingSSLSocketFactory.java45 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in DelegatingSSLSocketFactory
/external/conscrypt/repackaged/openjdk-integ-tests/src/test/java/com/android/org/conscrypt/javax/net/ssl/
DHttpsURLConnectionTest.java138 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in HttpsURLConnectionTest.FakeSSLSocketFactory
/external/conscrypt/openjdk-integ-tests/src/test/java/org/conscrypt/javax/net/ssl/
DHttpsURLConnectionTest.java134 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in HttpsURLConnectionTest.FakeSSLSocketFactory
/external/okhttp/android/src/test/java/com/squareup/okhttp/internal/
DPlatformTest.java163 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in PlatformTest.TestSSLSocketImpl
/external/grpc-grpc-java/okhttp/src/test/java/io/grpc/okhttp/
DOkHttpProtocolNegotiatorTest.java275 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in OkHttpProtocolNegotiatorTest.FakeAndroidSslSocket
/external/conscrypt/android-stub/src/main/java/com/android/org/conscrypt/
DOpenSSLSocketImpl.java139 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in OpenSSLSocketImpl
/external/conscrypt/android-stub/src/main/java/org/apache/harmony/xnet/provider/jsse/
DOpenSSLSocketImpl.java139 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in OpenSSLSocketImpl
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/
DTrustManagerImplTest.java386 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in TrustManagerImplTest.FakeSSLSocket
/external/conscrypt/common/src/test/java/org/conscrypt/
DTrustManagerImplTest.java380 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in TrustManagerImplTest.FakeSSLSocket

12