Home
last modified time | relevance | path

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

12

/external/conscrypt/common/src/main/java/org/conscrypt/
DOpenSSLServerSocketFactoryImpl.java81 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in OpenSSLServerSocketFactoryImpl
DOpenSSLSocketFactoryImpl.java87 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/repackaged/common/src/main/java/com/android/org/conscrypt/
DOpenSSLServerSocketFactoryImpl.java83 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in OpenSSLServerSocketFactoryImpl
DOpenSSLSocketFactoryImpl.java89 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/android/src/main/java/org/conscrypt/
DBaseOpenSSLSocketAdapterFactory.java40 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in BaseOpenSSLSocketAdapterFactory
DKitKatPlatformOpenSSLSocketImplAdapter.java279 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/testing/src/main/java/tests/net/
DDelegatingSSLSocketFactory.java45 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in DelegatingSSLSocketFactory
/external/conscrypt/repackaged/testing/src/main/java/tests/net/
DDelegatingSSLSocketFactory.java47 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in DelegatingSSLSocketFactory
/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/test/java/software/amazon/awssdk/http/nio/netty/fault/
DDelegatingSslEngine.java67 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in DelegatingSslEngine
/external/conscrypt/publicapi/src/test/java/android/net/ssl/
DSSLSocketsTest.java48 @Override public String[] getSupportedCipherSuites() { throw new AssertionError(); } in getSupportedCipherSuites() method in SSLSocketsTest.BrokenSSLSocket
DSSLEnginesTest.java53 @Override public String[] getSupportedCipherSuites() { throw new AssertionError(); } in getSupportedCipherSuites() method in SSLEnginesTest.BrokenSSLEngine
/external/conscrypt/common/src/test/java/org/conscrypt/javax/net/ssl/
DHttpsURLConnectionTest.java242 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in HttpsURLConnectionTest.FakeSSLSocketFactory
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/net/ssl/
DHttpsURLConnectionTest.java238 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.java257 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in OkHttpProtocolNegotiatorTest.FakeAndroidSslSocket
/external/aws-sdk-java-v2/http-clients/apache-client/src/main/java/software/amazon/awssdk/http/apache/internal/net/
DDelegateSslSocket.java245 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in DelegateSslSocket
/external/conscrypt/android-stub/src/main/java/com/android/org/conscrypt/
DOpenSSLSocketImpl.java139 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in OpenSSLSocketImpl
/external/conscrypt/common/src/test/java/org/conscrypt/
DTrustManagerImplTest.java383 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in TrustManagerImplTest.FakeSSLSocket
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/
DTrustManagerImplTest.java391 public String[] getSupportedCipherSuites() { in getSupportedCipherSuites() method in TrustManagerImplTest.FakeSSLSocket

12