Home
last modified time | relevance | path

Searched defs:cHooks (Results 1 – 1 of 1) sorted by relevance

/external/conscrypt/src/test/java/org/conscrypt/
DNativeCryptoTest.java1019 Hooks cHooks = new Hooks(); in test_SSL_do_handshake_normal() local
1044 Hooks cHooks = new Hooks() { in test_SSL_do_handshake_optional_client_certificate() local
1095 Hooks cHooks = new Hooks(); in test_SSL_do_handshake_missing_required_certificate() local
1132 Hooks cHooks = new Hooks() { in test_SSL_do_handshake_clientCertificateRequested_throws_after_renegotiate() local
1190 Hooks cHooks = new Hooks(); in test_SSL_do_handshake_client_timeout() local
1215 Hooks cHooks = new Hooks(); in test_SSL_do_handshake_server_timeout() local
1235 Hooks cHooks = new Hooks(); in test_SSL_do_handshake_with_channel_id_normal() local
1268 Hooks cHooks = new Hooks(); in test_SSL_do_handshake_with_channel_id_not_supported_by_server() local
1301 Hooks cHooks = new Hooks(); in test_SSL_do_handshake_with_channel_id_not_enabled_by_client() local
1332 Hooks cHooks = new ClientHooks(); in test_SSL_do_handshake_with_psk_normal() local
[all …]