Home
last modified time | relevance | path

Searched defs:setEnabledCipherSuites (Results 1 – 23 of 23) sorted by relevance

/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DFallbackTestClientSocketFactory.java53 @Override public void setEnabledCipherSuites(String[] suites) { in setEnabledCipherSuites() method in FallbackTestClientSocketFactory.TlsFallbackScsvDisabledSSLSocket
DDelegatingSSLSocket.java56 @Override public void setEnabledCipherSuites(String[] suites) { in setEnabledCipherSuites() method in DelegatingSSLSocket
/external/nist-sip/java/gov/nist/javax/sip/
DSipStackExt.java122 public void setEnabledCipherSuites(String[] newCipherSuites); in setEnabledCipherSuites() method
DSipStackImpl.java1410 public void setEnabledCipherSuites(String[] newCipherSuites) { in setEnabledCipherSuites() method in SipStackImpl
/external/conscrypt/publicapi/src/test/java/android/net/ssl/
DSSLSocketsTest.java48 … @Override public void setEnabledCipherSuites(String[] strings) { throw new AssertionError(); } in setEnabledCipherSuites() method in SSLSocketsTest.BrokenSSLSocket
DSSLEnginesTest.java53 … @Override public void setEnabledCipherSuites(String[] strings) { throw new AssertionError(); } in setEnabledCipherSuites() method in SSLEnginesTest.BrokenSSLEngine
/external/conscrypt/common/src/main/java/org/conscrypt/
DConscryptServerSocket.java142 public void setEnabledCipherSuites(String[] suites) { in setEnabledCipherSuites() method in ConscryptServerSocket
DJava8EngineWrapper.java205 public void setEnabledCipherSuites(String[] suites) { in setEnabledCipherSuites() method in Java8EngineWrapper
DSSLParametersImpl.java254 void setEnabledCipherSuites(String[] cipherSuites) { in setEnabledCipherSuites() method in SSLParametersImpl
DNativeCrypto.java1055 static void setEnabledCipherSuites(long ssl, NativeSsl ssl_holder, String[] cipherSuites, in setEnabledCipherSuites() method in NativeCrypto
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DConscryptServerSocket.java143 public void setEnabledCipherSuites(String[] suites) { in setEnabledCipherSuites() method in ConscryptServerSocket
DJava8EngineWrapper.java206 public void setEnabledCipherSuites(String[] suites) { in setEnabledCipherSuites() method in Java8EngineWrapper
DSSLParametersImpl.java258 void setEnabledCipherSuites(String[] cipherSuites) { in setEnabledCipherSuites() method in SSLParametersImpl
DNativeCrypto.java1095 static void setEnabledCipherSuites( in setEnabledCipherSuites() method in NativeCrypto
/external/okhttp/android/src/test/java/com/squareup/okhttp/internal/
DPlatformTest.java173 public void setEnabledCipherSuites(String[] suites) { in setEnabledCipherSuites() method in PlatformTest.TestSSLSocketImpl
/external/grpc-grpc-java/okhttp/src/test/java/io/grpc/okhttp/
DOkHttpProtocolNegotiatorTest.java301 public void setEnabledCipherSuites(String[] suites) {} in setEnabledCipherSuites() method in OkHttpProtocolNegotiatorTest.FakeAndroidSslSocket
/external/conscrypt/android-stub/src/main/java/org/apache/harmony/xnet/provider/jsse/
DOpenSSLSocketImpl.java149 public void setEnabledCipherSuites(String[] suites) { in setEnabledCipherSuites() method in OpenSSLSocketImpl
/external/conscrypt/android-stub/src/main/java/com/android/org/conscrypt/
DOpenSSLSocketImpl.java149 public void setEnabledCipherSuites(String[] suites) { in setEnabledCipherSuites() method in OpenSSLSocketImpl
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/
DTrustManagerImplTest.java396 public void setEnabledCipherSuites(String[] strings) { in setEnabledCipherSuites() method in TrustManagerImplTest.FakeSSLSocket
/external/conscrypt/android/src/main/java/org/conscrypt/
DPreKitKatPlatformOpenSSLSocketImplAdapter.java288 public void setEnabledCipherSuites(String[] suites) { in setEnabledCipherSuites() method in PreKitKatPlatformOpenSSLSocketImplAdapter
DKitKatPlatformOpenSSLSocketImplAdapter.java288 public void setEnabledCipherSuites(String[] suites) { in setEnabledCipherSuites() method in KitKatPlatformOpenSSLSocketImplAdapter
/external/conscrypt/common/src/test/java/org/conscrypt/
DTrustManagerImplTest.java390 public void setEnabledCipherSuites(String[] strings) { in setEnabledCipherSuites() method in TrustManagerImplTest.FakeSSLSocket
/external/grpc-grpc-java/netty/shaded/
Dgrpc-netty-shaded-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...