Searched defs:clientCallback (Results  1 – 3 of 3) sorted by relevance
| /external/conscrypt/openjdk/src/test/java/org/conscrypt/ | 
| D | NativeCryptoTest.java | 1097         TestSSLHandshakeCallbacks clientCallback = client.get(TIMEOUT_SECONDS, TimeUnit.SECONDS);  in test_SSL_do_handshake_normal()  local1228         TestSSLHandshakeCallbacks clientCallback = client.get(TIMEOUT_SECONDS, TimeUnit.SECONDS);  in test_SSL_do_handshake_optional_client_certificate()  local
 1350         TestSSLHandshakeCallbacks clientCallback = client.get(TIMEOUT_SECONDS, TimeUnit.SECONDS);  in test_SSL_do_handshake_with_channel_id_normal()  local
 1389         TestSSLHandshakeCallbacks clientCallback = client.get(TIMEOUT_SECONDS, TimeUnit.SECONDS);  in test_SSL_do_handshake_with_channel_id_not_supported_by_server()  local
 1428         TestSSLHandshakeCallbacks clientCallback = client.get(TIMEOUT_SECONDS, TimeUnit.SECONDS);  in test_SSL_do_handshake_with_channel_id_not_enabled_by_client()  local
 1464         TestSSLHandshakeCallbacks clientCallback = client.get(TIMEOUT_SECONDS, TimeUnit.SECONDS);  in test_SSL_do_handshake_with_psk_normal()  local
 1503         TestSSLHandshakeCallbacks clientCallback = client.get(TIMEOUT_SECONDS, TimeUnit.SECONDS);  in test_SSL_do_handshake_with_psk_with_identity_and_hint()  local
 1548         TestSSLHandshakeCallbacks clientCallback = client.get(TIMEOUT_SECONDS, TimeUnit.SECONDS);  in test_SSL_do_handshake_with_psk_with_identity_and_hint_of_max_length()  local
 1691         TestSSLHandshakeCallbacks clientCallback = client.get(TIMEOUT_SECONDS, TimeUnit.SECONDS);  in test_SSL_do_handshake_with_ocsp_response()  local
 1734         TestSSLHandshakeCallbacks clientCallback = client.get(TIMEOUT_SECONDS, TimeUnit.SECONDS);  in test_SSL_do_handshake_with_sct_extension()  local
 
 | 
| /external/conscrypt/repackaged/openjdk/src/test/java/com/android/org/conscrypt/ | 
| D | NativeCryptoTest.java | 1106         TestSSLHandshakeCallbacks clientCallback = client.get(TIMEOUT_SECONDS, TimeUnit.SECONDS);  in test_SSL_do_handshake_normal()  local1237         TestSSLHandshakeCallbacks clientCallback = client.get(TIMEOUT_SECONDS, TimeUnit.SECONDS);  in test_SSL_do_handshake_optional_client_certificate()  local
 1359         TestSSLHandshakeCallbacks clientCallback = client.get(TIMEOUT_SECONDS, TimeUnit.SECONDS);  in test_SSL_do_handshake_with_channel_id_normal()  local
 1398         TestSSLHandshakeCallbacks clientCallback = client.get(TIMEOUT_SECONDS, TimeUnit.SECONDS);  in test_SSL_do_handshake_with_channel_id_not_supported_by_server()  local
 1437         TestSSLHandshakeCallbacks clientCallback = client.get(TIMEOUT_SECONDS, TimeUnit.SECONDS);  in test_SSL_do_handshake_with_channel_id_not_enabled_by_client()  local
 1473         TestSSLHandshakeCallbacks clientCallback = client.get(TIMEOUT_SECONDS, TimeUnit.SECONDS);  in test_SSL_do_handshake_with_psk_normal()  local
 1512         TestSSLHandshakeCallbacks clientCallback = client.get(TIMEOUT_SECONDS, TimeUnit.SECONDS);  in test_SSL_do_handshake_with_psk_with_identity_and_hint()  local
 1557         TestSSLHandshakeCallbacks clientCallback = client.get(TIMEOUT_SECONDS, TimeUnit.SECONDS);  in test_SSL_do_handshake_with_psk_with_identity_and_hint_of_max_length()  local
 1700         TestSSLHandshakeCallbacks clientCallback = client.get(TIMEOUT_SECONDS, TimeUnit.SECONDS);  in test_SSL_do_handshake_with_ocsp_response()  local
 1743         TestSSLHandshakeCallbacks clientCallback = client.get(TIMEOUT_SECONDS, TimeUnit.SECONDS);  in test_SSL_do_handshake_with_sct_extension()  local
 
 | 
| /external/mdnsresponder/mDNSCore/ | 
| D | mDNSEmbeddedAPI.h | 1041 	NATTraversalClientCallback  clientCallback;  member
 |