| /external/conscrypt/src/main/java/org/conscrypt/ |
| D | OpenSSLServerSocketImpl.java | 27 private final SSLParametersImpl sslParameters; field in OpenSSLServerSocketImpl 30 protected OpenSSLServerSocketImpl(SSLParametersImpl sslParameters) throws IOException { in OpenSSLServerSocketImpl() 34 protected OpenSSLServerSocketImpl(int port, SSLParametersImpl sslParameters) in OpenSSLServerSocketImpl() 40 protected OpenSSLServerSocketImpl(int port, int backlog, SSLParametersImpl sslParameters) in OpenSSLServerSocketImpl() 49 SSLParametersImpl sslParameters) in OpenSSLServerSocketImpl()
|
| D | OpenSSLServerSocketFactoryImpl.java | 26 private SSLParametersImpl sslParameters; field in OpenSSLServerSocketFactoryImpl 40 public OpenSSLServerSocketFactoryImpl(SSLParametersImpl sslParameters) { in OpenSSLServerSocketFactoryImpl()
|
| D | OpenSSLSocketFactoryImpl.java | 27 private final SSLParametersImpl sslParameters; field in OpenSSLSocketFactoryImpl 43 public OpenSSLSocketFactoryImpl(SSLParametersImpl sslParameters) { in OpenSSLSocketFactoryImpl()
|
| D | OpenSSLSocketImpl.java | 150 private final SSLParametersImpl sslParameters; field in OpenSSLSocketImpl 182 protected OpenSSLSocketImpl(SSLParametersImpl sslParameters) throws IOException { in OpenSSLSocketImpl() 190 protected OpenSSLSocketImpl(String hostname, int port, SSLParametersImpl sslParameters) in OpenSSLSocketImpl() 200 protected OpenSSLSocketImpl(InetAddress address, int port, SSLParametersImpl sslParameters) in OpenSSLSocketImpl() 213 SSLParametersImpl sslParameters) throws IOException { in OpenSSLSocketImpl() 224 SSLParametersImpl sslParameters) throws IOException { in OpenSSLSocketImpl() 238 boolean autoClose, SSLParametersImpl sslParameters) throws IOException { in OpenSSLSocketImpl()
|
| D | OpenSSLEngineImpl.java | 43 private final SSLParametersImpl sslParameters; field in OpenSSLEngineImpl 122 public OpenSSLEngineImpl(SSLParametersImpl sslParameters) { in OpenSSLEngineImpl() 126 public OpenSSLEngineImpl(String host, int port, SSLParametersImpl sslParameters) { in OpenSSLEngineImpl()
|
| D | OpenSSLContextImpl.java | 51 protected SSLParametersImpl sslParameters; field in OpenSSLContextImpl
|
| D | OpenSSLSocketImplWrapper.java | 34 boolean autoClose, SSLParametersImpl sslParameters) throws IOException { in OpenSSLSocketImplWrapper()
|
| /external/conscrypt/src/stub/java/com/android/org/conscrypt/ |
| D | OpenSSLSocketImpl.java | 50 protected OpenSSLSocketImpl(SSLParametersImpl sslParameters) throws IOException { in OpenSSLSocketImpl() 54 protected OpenSSLSocketImpl(SSLParametersImpl sslParameters, in OpenSSLSocketImpl() 60 protected OpenSSLSocketImpl(String host, int port, SSLParametersImpl sslParameters) in OpenSSLSocketImpl() 65 protected OpenSSLSocketImpl(InetAddress address, int port, SSLParametersImpl sslParameters) in OpenSSLSocketImpl() 73 SSLParametersImpl sslParameters) throws IOException { in OpenSSLSocketImpl() 79 SSLParametersImpl sslParameters) throws IOException { in OpenSSLSocketImpl() 84 boolean autoClose, SSLParametersImpl sslParameters) throws IOException { in OpenSSLSocketImpl()
|
| /external/conscrypt/src/stub/java/org/apache/harmony/xnet/xnet/provider/jsse/ |
| D | OpenSSLSocketImpl.java | 50 protected OpenSSLSocketImpl(SSLParametersImpl sslParameters) throws IOException { in OpenSSLSocketImpl() 54 protected OpenSSLSocketImpl(SSLParametersImpl sslParameters, in OpenSSLSocketImpl() 60 protected OpenSSLSocketImpl(String host, int port, SSLParametersImpl sslParameters) in OpenSSLSocketImpl() 65 protected OpenSSLSocketImpl(InetAddress address, int port, SSLParametersImpl sslParameters) in OpenSSLSocketImpl() 73 SSLParametersImpl sslParameters) throws IOException { in OpenSSLSocketImpl() 79 SSLParametersImpl sslParameters) throws IOException { in OpenSSLSocketImpl() 84 boolean autoClose, SSLParametersImpl sslParameters) throws IOException { in OpenSSLSocketImpl()
|
| /external/apache-harmony/x-net/src/test/support/common/java/org/apache/harmony/xnet/provider/jsse/ |
| D | JSSETestData.java | 42 private static SSLParameters sslParameters; field in JSSETestData
|
| /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/ |
| D | ServerHandshakeImplTest.java | 38 private SSLParameters sslParameters; field in ServerHandshakeImplTest
|
| /external/conscrypt/src/test/java/org/conscrypt/ |
| D | OpenSSLSocketImplTest.java | 131 SSLParametersImpl sslParameters = getContextSSLParameters(context); in createContext() local 159 SSLParametersImpl sslParameters = getContextSSLParameters(context); in createContext() local
|