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

/external/conscrypt/android-stub/src/main/java/com/android/org/conscrypt/
H A DNativeCrypto.java25 public interface SSLHandshakeCallbacks { interface in class:NativeCrypto
/external/conscrypt/android-stub/src/main/java/org/apache/harmony/xnet/provider/jsse/
H A DNativeCrypto.java24 public interface SSLHandshakeCallbacks { interface in class:NativeCrypto
/external/conscrypt/common/src/main/java/org/conscrypt/
H A DNativeCrypto.java981 long sslNativePointer, FileDescriptor fd, SSLHandshakeCallbacks shc, int timeoutMillis)
1002 static native int SSL_read(long sslNativePointer, FileDescriptor fd, SSLHandshakeCallbacks shc,
1009 SSLHandshakeCallbacks shc, byte[] b, int off, int len, int writeTimeoutMillis)
1014 long sslNativePointer, FileDescriptor fd, SSLHandshakeCallbacks shc) throws IOException;
1017 SSLHandshakeCallbacks shc) throws IOException;
1053 interface SSLHandshakeCallbacks { interface in class:NativeCrypto
1184 static native int ENGINE_SSL_do_handshake(long ssl, SSLHandshakeCallbacks shc)
1202 SSLHandshakeCallbacks shc) throws IOException, CertificateException;
1219 int destLength, SSLHandshakeCallbacks shc) throws IOException, CertificateException;
1226 SSLHandshakeCallbacks sh
[all...]
/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 2056 milliseconds