Searched refs:shc (Results 1 – 3 of 3) sorted by relevance
/external/conscrypt/src/main/java/org/conscrypt/ |
D | NativeCrypto.java | 1159 SSLHandshakeCallbacks shc, in SSL_do_handshake() argument 1174 SSLHandshakeCallbacks shc, in SSL_do_handshake_bio() argument 1204 SSLHandshakeCallbacks shc, in SSL_read() argument 1214 SSLHandshakeCallbacks shc) in SSL_read_BIO() argument 1222 SSLHandshakeCallbacks shc, in SSL_write() argument 1230 SSLHandshakeCallbacks shc) in SSL_write_BIO() argument 1236 SSLHandshakeCallbacks shc) throws IOException; in SSL_shutdown() argument 1240 SSLHandshakeCallbacks shc) throws IOException; in SSL_shutdown_BIO() argument
|
/external/conscrypt/src/main/native/ |
D | org_conscrypt_NativeCrypto.cpp | 6589 bool setCallbackState(JNIEnv* e, jobject shc, jobject fd, jbyteArray npnProtocols, in setCallbackState() argument 6600 sslHandshakeCallbacks = shc; in setCallbackState() 8211 jlong rbioRef, jlong wbioRef, jobject shc, jboolean client_mode, jbyteArray npnProtocols, in NativeCrypto_SSL_do_handshake_bio() argument 8217 ssl, rbio, wbio, shc, client_mode, npnProtocols); in NativeCrypto_SSL_do_handshake_bio() 8221 if (shc == NULL) { in NativeCrypto_SSL_do_handshake_bio() 8250 if (!appData->setCallbackState(env, shc, NULL, npnProtocols, alpnProtocols)) { in NativeCrypto_SSL_do_handshake_bio() 8305 jobject shc, jint timeout_millis, jboolean client_mode, jbyteArray npnProtocols, in NativeCrypto_SSL_do_handshake() argument 8309 ssl, fdObject, shc, timeout_millis, client_mode, npnProtocols); in NativeCrypto_SSL_do_handshake() 8318 if (shc == NULL) { in NativeCrypto_SSL_do_handshake() 8376 if (!appData->setCallbackState(env, shc, fdObject, npnProtocols, alpnProtocols)) { in NativeCrypto_SSL_do_handshake() [all …]
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 70178 http://www.shrinershq.org/shc/chicago/patientinfo.html
|