Home
last modified time | relevance | path

Searched refs:client_mode (Results 1 – 9 of 9) sorted by relevance

/external/conscrypt/src/main/java/org/conscrypt/
DSSLParametersImpl.java97 private boolean client_mode = true; field in SSLParametersImpl
195 return client_mode ? clientSessionContext : serverSessionContext; in getSessionContext()
306 client_mode = mode; in setUseClientMode()
314 return client_mode; in getUseClientMode()
428 if (client_mode) { in getSessionToReuse()
452 if (client_mode) { in setTlsChannelId()
527 if (client_mode && alpnProtocols != null) { in setSSLParameters()
536 if (!client_mode) { in setSSLParameters()
580 if (client_mode) { in setSSLParameters()
625 if (!client_mode) { in setCertificateValidation()
DNativeCrypto.java1111 boolean client_mode, in SSL_do_handshake() argument
1125 boolean client_mode, in SSL_do_handshake_bio() argument
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp9340 jlong rbioRef, jlong wbioRef, jobject shc, jboolean client_mode, jbyteArray npnProtocols, argument
9346 ssl, rbio, wbio, shc, client_mode, npnProtocols);
9372 if (!client_mode && alpnProtocols != nullptr) {
9437 jobject shc, jint timeout_millis, jboolean client_mode, jbyteArray npnProtocols, argument
9441 ssl, fdObject, shc, timeout_millis, client_mode, npnProtocols);
9494 if (client_mode) {
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...