Searched defs:OpenSSLSocketImpl (Results 1 - 9 of 9) sorted by relevance

/external/conscrypt/common/src/main/java/org/conscrypt/
H A DOpenSSLSocketImpl.java35 public abstract class OpenSSLSocketImpl extends AbstractConscryptSocket { class in inherits:AbstractConscryptSocket
36 OpenSSLSocketImpl() throws IOException { method in class:OpenSSLSocketImpl
39 OpenSSLSocketImpl(String hostname, int port) throws IOException { method in class:OpenSSLSocketImpl
43 OpenSSLSocketImpl(InetAddress address, int port) throws IOException { method in class:OpenSSLSocketImpl
47 OpenSSLSocketImpl(String hostname, int port, InetAddress clientAddress, int clientPort) method in class:OpenSSLSocketImpl
52 OpenSSLSocketImpl(InetAddress address, int port, InetAddress clientAddress, method in class:OpenSSLSocketImpl
58 OpenSSLSocketImpl(Socket socket, String hostname, int port, boolean autoClose) method in class:OpenSSLSocketImpl
/external/conscrypt/android-stub/src/main/java/com/android/org/conscrypt/
H A DOpenSSLSocketImpl.java33 * Implementation of the class OpenSSLSocketImpl based on OpenSSL.
42 public class OpenSSLSocketImpl class in inherits:javax.net.ssl.SSLSocket,NativeCrypto.SSLHandshakeCallbacks
44 protected OpenSSLSocketImpl(SSLParametersImpl sslParameters) throws IOException { method in class:OpenSSLSocketImpl
48 protected OpenSSLSocketImpl(SSLParametersImpl sslParameters, String[] enabledProtocols, method in class:OpenSSLSocketImpl
53 protected OpenSSLSocketImpl(String host, int port, SSLParametersImpl sslParameters) method in class:OpenSSLSocketImpl
58 protected OpenSSLSocketImpl(InetAddress address, int port, SSLParametersImpl sslParameters) method in class:OpenSSLSocketImpl
63 protected OpenSSLSocketImpl(String host, int port, InetAddress clientAddress, int clientPort, method in class:OpenSSLSocketImpl
68 protected OpenSSLSocketImpl(InetAddress address, int port, InetAddress clientAddress, method in class:OpenSSLSocketImpl
73 protected OpenSSLSocketImpl(Socket socket, String host, int port, boolean autoClose, method in class:OpenSSLSocketImpl
/external/conscrypt/android-stub/src/main/java/org/apache/harmony/xnet/provider/jsse/
H A DOpenSSLSocketImpl.java33 * Implementation of the class OpenSSLSocketImpl based on OpenSSL.
42 public class OpenSSLSocketImpl class in inherits:javax.net.ssl.SSLSocket,NativeCrypto.SSLHandshakeCallbacks
44 protected OpenSSLSocketImpl(SSLParametersImpl sslParameters) throws IOException { method in class:OpenSSLSocketImpl
48 protected OpenSSLSocketImpl(SSLParametersImpl sslParameters, String[] enabledProtocols, method in class:OpenSSLSocketImpl
53 protected OpenSSLSocketImpl(String host, int port, SSLParametersImpl sslParameters) method in class:OpenSSLSocketImpl
58 protected OpenSSLSocketImpl(InetAddress address, int port, SSLParametersImpl sslParameters) method in class:OpenSSLSocketImpl
63 protected OpenSSLSocketImpl(String host, int port, InetAddress clientAddress, int clientPort, method in class:OpenSSLSocketImpl
68 protected OpenSSLSocketImpl(InetAddress address, int port, InetAddress clientAddress, method in class:OpenSSLSocketImpl
73 protected OpenSSLSocketImpl(Socket socket, String host, int port, boolean autoClose, method in class:OpenSSLSocketImpl
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 895 milliseconds