/external/conscrypt/common/src/main/java/org/conscrypt/ |
D | Java8FileDescriptorSocket.java | 35 Java8FileDescriptorSocket(SSLParametersImpl sslParameters) throws IOException { in Java8FileDescriptorSocket() 39 Java8FileDescriptorSocket(String hostname, int port, SSLParametersImpl sslParameters) in Java8FileDescriptorSocket() 44 Java8FileDescriptorSocket(InetAddress address, int port, SSLParametersImpl sslParameters) in Java8FileDescriptorSocket() 50 SSLParametersImpl sslParameters) throws IOException { in Java8FileDescriptorSocket() 55 SSLParametersImpl sslParameters) throws IOException { in Java8FileDescriptorSocket() 60 SSLParametersImpl sslParameters) throws IOException { in Java8FileDescriptorSocket()
|
D | Java8EngineSocket.java | 35 Java8EngineSocket(SSLParametersImpl sslParameters) throws IOException { in Java8EngineSocket() 39 Java8EngineSocket(String hostname, int port, SSLParametersImpl sslParameters) in Java8EngineSocket() 44 Java8EngineSocket(InetAddress address, int port, SSLParametersImpl sslParameters) in Java8EngineSocket() 50 SSLParametersImpl sslParameters) throws IOException { in Java8EngineSocket() 55 SSLParametersImpl sslParameters) throws IOException { in Java8EngineSocket() 60 SSLParametersImpl sslParameters) throws IOException { in Java8EngineSocket()
|
D | ConscryptEngineSocket.java | 67 ConscryptEngineSocket(SSLParametersImpl sslParameters) throws IOException { in ConscryptEngineSocket() 71 ConscryptEngineSocket(String hostname, int port, SSLParametersImpl sslParameters) in ConscryptEngineSocket() 77 ConscryptEngineSocket(InetAddress address, int port, SSLParametersImpl sslParameters) in ConscryptEngineSocket() 84 SSLParametersImpl sslParameters) throws IOException { in ConscryptEngineSocket() 90 SSLParametersImpl sslParameters) throws IOException { in ConscryptEngineSocket() 96 SSLParametersImpl sslParameters) throws IOException { in ConscryptEngineSocket() 102 SSLParametersImpl sslParameters, final ConscryptEngineSocket socket) { in newEngine()
|
D | ConscryptServerSocket.java | 28 private final SSLParametersImpl sslParameters; field in ConscryptServerSocket 32 ConscryptServerSocket(SSLParametersImpl sslParameters) throws IOException { in ConscryptServerSocket() 36 ConscryptServerSocket(int port, SSLParametersImpl sslParameters) in ConscryptServerSocket() 42 ConscryptServerSocket(int port, int backlog, SSLParametersImpl sslParameters) in ConscryptServerSocket() 51 SSLParametersImpl sslParameters) in ConscryptServerSocket()
|
D | ConscryptFileDescriptorSocket.java | 88 private final SSLParametersImpl sslParameters; field in ConscryptFileDescriptorSocket 122 ConscryptFileDescriptorSocket(SSLParametersImpl sslParameters) throws IOException { in ConscryptFileDescriptorSocket() 128 ConscryptFileDescriptorSocket(String hostname, int port, SSLParametersImpl sslParameters) in ConscryptFileDescriptorSocket() 136 ConscryptFileDescriptorSocket(InetAddress address, int port, SSLParametersImpl sslParameters) in ConscryptFileDescriptorSocket() 145 int clientPort, SSLParametersImpl sslParameters) throws IOException { in ConscryptFileDescriptorSocket() 153 int clientPort, SSLParametersImpl sslParameters) throws IOException { in ConscryptFileDescriptorSocket() 161 SSLParametersImpl sslParameters) throws IOException { in ConscryptFileDescriptorSocket() 168 private static NativeSsl newSsl(SSLParametersImpl sslParameters, in newSsl()
|
D | ConscryptEngine.java | 115 private final SSLParametersImpl sslParameters; field in ConscryptEngine 182 ConscryptEngine(SSLParametersImpl sslParameters) { in ConscryptEngine() 189 ConscryptEngine(String host, int port, SSLParametersImpl sslParameters) { in ConscryptEngine() 196 ConscryptEngine(SSLParametersImpl sslParameters, PeerInfoProvider peerInfoProvider) { in ConscryptEngine() 203 private static NativeSsl newSsl(SSLParametersImpl sslParameters, ConscryptEngine engine) { in newSsl()
|
D | OpenSSLServerSocketFactoryImpl.java | 34 private SSLParametersImpl sslParameters; field in OpenSSLServerSocketFactoryImpl 48 OpenSSLServerSocketFactoryImpl(SSLParametersImpl sslParameters) { in OpenSSLServerSocketFactoryImpl()
|
D | OpenSSLSocketFactoryImpl.java | 39 private final SSLParametersImpl sslParameters; field in OpenSSLSocketFactoryImpl 55 OpenSSLSocketFactoryImpl(SSLParametersImpl sslParameters) { in OpenSSLSocketFactoryImpl()
|
D | OpenSSLContextImpl.java | 56 SSLParametersImpl sslParameters; field in OpenSSLContextImpl
|
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
D | Java8FileDescriptorSocket.java | 36 Java8FileDescriptorSocket(SSLParametersImpl sslParameters) throws IOException { in Java8FileDescriptorSocket() 40 Java8FileDescriptorSocket(String hostname, int port, SSLParametersImpl sslParameters) in Java8FileDescriptorSocket() 45 Java8FileDescriptorSocket(InetAddress address, int port, SSLParametersImpl sslParameters) in Java8FileDescriptorSocket() 51 SSLParametersImpl sslParameters) throws IOException { in Java8FileDescriptorSocket() 56 SSLParametersImpl sslParameters) throws IOException { in Java8FileDescriptorSocket() 61 SSLParametersImpl sslParameters) throws IOException { in Java8FileDescriptorSocket()
|
D | Java8EngineSocket.java | 36 Java8EngineSocket(SSLParametersImpl sslParameters) throws IOException { in Java8EngineSocket() 40 Java8EngineSocket(String hostname, int port, SSLParametersImpl sslParameters) in Java8EngineSocket() 45 Java8EngineSocket(InetAddress address, int port, SSLParametersImpl sslParameters) in Java8EngineSocket() 51 SSLParametersImpl sslParameters) throws IOException { in Java8EngineSocket() 56 SSLParametersImpl sslParameters) throws IOException { in Java8EngineSocket() 61 SSLParametersImpl sslParameters) throws IOException { in Java8EngineSocket()
|
D | ConscryptEngineSocket.java | 68 ConscryptEngineSocket(SSLParametersImpl sslParameters) throws IOException { in ConscryptEngineSocket() 72 ConscryptEngineSocket(String hostname, int port, SSLParametersImpl sslParameters) in ConscryptEngineSocket() 78 ConscryptEngineSocket(InetAddress address, int port, SSLParametersImpl sslParameters) in ConscryptEngineSocket() 85 SSLParametersImpl sslParameters) throws IOException { in ConscryptEngineSocket() 91 SSLParametersImpl sslParameters) throws IOException { in ConscryptEngineSocket() 97 SSLParametersImpl sslParameters) throws IOException { in ConscryptEngineSocket() 103 SSLParametersImpl sslParameters, final ConscryptEngineSocket socket) { in newEngine()
|
D | ConscryptServerSocket.java | 29 private final SSLParametersImpl sslParameters; field in ConscryptServerSocket 33 ConscryptServerSocket(SSLParametersImpl sslParameters) throws IOException { in ConscryptServerSocket() 37 ConscryptServerSocket(int port, SSLParametersImpl sslParameters) in ConscryptServerSocket() 43 ConscryptServerSocket(int port, int backlog, SSLParametersImpl sslParameters) in ConscryptServerSocket() 52 SSLParametersImpl sslParameters) in ConscryptServerSocket()
|
D | ConscryptFileDescriptorSocket.java | 89 private final SSLParametersImpl sslParameters; field in ConscryptFileDescriptorSocket 123 ConscryptFileDescriptorSocket(SSLParametersImpl sslParameters) throws IOException { in ConscryptFileDescriptorSocket() 129 ConscryptFileDescriptorSocket(String hostname, int port, SSLParametersImpl sslParameters) in ConscryptFileDescriptorSocket() 137 ConscryptFileDescriptorSocket(InetAddress address, int port, SSLParametersImpl sslParameters) in ConscryptFileDescriptorSocket() 146 int clientPort, SSLParametersImpl sslParameters) throws IOException { in ConscryptFileDescriptorSocket() 154 int clientPort, SSLParametersImpl sslParameters) throws IOException { in ConscryptFileDescriptorSocket() 162 SSLParametersImpl sslParameters) throws IOException { in ConscryptFileDescriptorSocket() 169 private static NativeSsl newSsl(SSLParametersImpl sslParameters, in newSsl()
|
D | ConscryptEngine.java | 116 private final SSLParametersImpl sslParameters; field in ConscryptEngine 183 ConscryptEngine(SSLParametersImpl sslParameters) { in ConscryptEngine() 190 ConscryptEngine(String host, int port, SSLParametersImpl sslParameters) { in ConscryptEngine() 197 ConscryptEngine(SSLParametersImpl sslParameters, PeerInfoProvider peerInfoProvider) { in ConscryptEngine() 204 private static NativeSsl newSsl(SSLParametersImpl sslParameters, ConscryptEngine engine) { in newSsl()
|
D | OpenSSLServerSocketFactoryImpl.java | 35 private SSLParametersImpl sslParameters; field in OpenSSLServerSocketFactoryImpl 49 OpenSSLServerSocketFactoryImpl(SSLParametersImpl sslParameters) { in OpenSSLServerSocketFactoryImpl()
|
D | OpenSSLSocketFactoryImpl.java | 41 private final SSLParametersImpl sslParameters; field in OpenSSLSocketFactoryImpl 58 OpenSSLSocketFactoryImpl(SSLParametersImpl sslParameters) { in OpenSSLSocketFactoryImpl()
|
D | OpenSSLContextImpl.java | 59 SSLParametersImpl sslParameters; field in OpenSSLContextImpl
|
/external/conscrypt/android-stub/src/main/java/com/android/org/conscrypt/ |
D | OpenSSLSocketImpl.java | 44 protected OpenSSLSocketImpl(SSLParametersImpl sslParameters) throws IOException { in OpenSSLSocketImpl() 48 protected OpenSSLSocketImpl(SSLParametersImpl sslParameters, String[] enabledProtocols, in OpenSSLSocketImpl() 53 protected OpenSSLSocketImpl(String host, int port, SSLParametersImpl sslParameters) in OpenSSLSocketImpl() 58 protected OpenSSLSocketImpl(InetAddress address, int port, SSLParametersImpl sslParameters) in OpenSSLSocketImpl() 64 SSLParametersImpl sslParameters) throws IOException { in OpenSSLSocketImpl() 69 int clientPort, SSLParametersImpl sslParameters) throws IOException { in OpenSSLSocketImpl() 74 SSLParametersImpl sslParameters) throws IOException { in OpenSSLSocketImpl()
|
/external/conscrypt/android-stub/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
D | OpenSSLSocketImpl.java | 44 protected OpenSSLSocketImpl(SSLParametersImpl sslParameters) throws IOException { in OpenSSLSocketImpl() 48 protected OpenSSLSocketImpl(SSLParametersImpl sslParameters, String[] enabledProtocols, in OpenSSLSocketImpl() 53 protected OpenSSLSocketImpl(String host, int port, SSLParametersImpl sslParameters) in OpenSSLSocketImpl() 58 protected OpenSSLSocketImpl(InetAddress address, int port, SSLParametersImpl sslParameters) in OpenSSLSocketImpl() 64 SSLParametersImpl sslParameters) throws IOException { in OpenSSLSocketImpl() 69 int clientPort, SSLParametersImpl sslParameters) throws IOException { in OpenSSLSocketImpl() 74 SSLParametersImpl sslParameters) throws IOException { in OpenSSLSocketImpl()
|
/external/conscrypt/platform/src/main/java/org/conscrypt/ |
D | Platform.java | 292 static ConscryptEngineSocket createEngineSocket(SSLParametersImpl sslParameters) in createEngineSocket() 298 SSLParametersImpl sslParameters) throws IOException { in createEngineSocket() 303 SSLParametersImpl sslParameters) throws IOException { in createEngineSocket() 308 InetAddress clientAddress, int clientPort, SSLParametersImpl sslParameters) in createEngineSocket() 314 InetAddress clientAddress, int clientPort, SSLParametersImpl sslParameters) in createEngineSocket() 320 boolean autoClose, SSLParametersImpl sslParameters) throws IOException { in createEngineSocket() 324 static ConscryptFileDescriptorSocket createFileDescriptorSocket(SSLParametersImpl sslParameters) in createFileDescriptorSocket() 330 SSLParametersImpl sslParameters) throws IOException { in createFileDescriptorSocket() 335 SSLParametersImpl sslParameters) throws IOException { in createFileDescriptorSocket() 340 InetAddress clientAddress, int clientPort, SSLParametersImpl sslParameters) in createFileDescriptorSocket() [all …]
|
/external/conscrypt/repackaged/platform/src/main/java/com/android/org/conscrypt/ |
D | Platform.java | 293 static ConscryptEngineSocket createEngineSocket(SSLParametersImpl sslParameters) in createEngineSocket() 299 SSLParametersImpl sslParameters) throws IOException { in createEngineSocket() 304 SSLParametersImpl sslParameters) throws IOException { in createEngineSocket() 309 InetAddress clientAddress, int clientPort, SSLParametersImpl sslParameters) in createEngineSocket() 315 InetAddress clientAddress, int clientPort, SSLParametersImpl sslParameters) in createEngineSocket() 321 boolean autoClose, SSLParametersImpl sslParameters) throws IOException { in createEngineSocket() 325 static ConscryptFileDescriptorSocket createFileDescriptorSocket(SSLParametersImpl sslParameters) in createFileDescriptorSocket() 331 SSLParametersImpl sslParameters) throws IOException { in createFileDescriptorSocket() 336 SSLParametersImpl sslParameters) throws IOException { in createFileDescriptorSocket() 341 InetAddress clientAddress, int clientPort, SSLParametersImpl sslParameters) in createFileDescriptorSocket() [all …]
|
/external/conscrypt/repackaged/openjdk/src/main/java/com/android/org/conscrypt/ |
D | Platform.java | 372 static ConscryptEngineSocket createEngineSocket(SSLParametersImpl sslParameters) in createEngineSocket() 381 SSLParametersImpl sslParameters) throws IOException { in createEngineSocket() 389 SSLParametersImpl sslParameters) throws IOException { in createEngineSocket() 397 InetAddress clientAddress, int clientPort, SSLParametersImpl sslParameters) in createEngineSocket() 406 InetAddress clientAddress, int clientPort, SSLParametersImpl sslParameters) in createEngineSocket() 415 boolean autoClose, SSLParametersImpl sslParameters) throws IOException { in createEngineSocket() 422 static ConscryptFileDescriptorSocket createFileDescriptorSocket(SSLParametersImpl sslParameters) in createFileDescriptorSocket() 431 SSLParametersImpl sslParameters) throws IOException { in createFileDescriptorSocket() 439 SSLParametersImpl sslParameters) throws IOException { in createFileDescriptorSocket() 447 InetAddress clientAddress, int clientPort, SSLParametersImpl sslParameters) in createFileDescriptorSocket() [all …]
|
/external/conscrypt/openjdk/src/main/java/org/conscrypt/ |
D | Platform.java | 371 static ConscryptEngineSocket createEngineSocket(SSLParametersImpl sslParameters) in createEngineSocket() 380 SSLParametersImpl sslParameters) throws IOException { in createEngineSocket() 388 SSLParametersImpl sslParameters) throws IOException { in createEngineSocket() 396 InetAddress clientAddress, int clientPort, SSLParametersImpl sslParameters) in createEngineSocket() 405 InetAddress clientAddress, int clientPort, SSLParametersImpl sslParameters) in createEngineSocket() 414 boolean autoClose, SSLParametersImpl sslParameters) throws IOException { in createEngineSocket() 421 static ConscryptFileDescriptorSocket createFileDescriptorSocket(SSLParametersImpl sslParameters) in createFileDescriptorSocket() 430 SSLParametersImpl sslParameters) throws IOException { in createFileDescriptorSocket() 438 SSLParametersImpl sslParameters) throws IOException { in createFileDescriptorSocket() 446 InetAddress clientAddress, int clientPort, SSLParametersImpl sslParameters) in createFileDescriptorSocket() [all …]
|
/external/conscrypt/android/src/main/java/org/conscrypt/ |
D | Platform.java | 559 static ConscryptEngineSocket createEngineSocket(SSLParametersImpl sslParameters) in createEngineSocket() 568 SSLParametersImpl sslParameters) throws IOException { in createEngineSocket() 576 SSLParametersImpl sslParameters) throws IOException { in createEngineSocket() 584 InetAddress clientAddress, int clientPort, SSLParametersImpl sslParameters) in createEngineSocket() 593 InetAddress clientAddress, int clientPort, SSLParametersImpl sslParameters) in createEngineSocket() 602 boolean autoClose, SSLParametersImpl sslParameters) throws IOException { in createEngineSocket() 609 static ConscryptFileDescriptorSocket createFileDescriptorSocket(SSLParametersImpl sslParameters) in createFileDescriptorSocket() 618 SSLParametersImpl sslParameters) throws IOException { in createFileDescriptorSocket() 626 SSLParametersImpl sslParameters) throws IOException { in createFileDescriptorSocket() 634 InetAddress clientAddress, int clientPort, SSLParametersImpl sslParameters) in createFileDescriptorSocket() [all …]
|