Searched defs:sHooks (Results 1 – 1 of 1) sorted by relevance
1020 Hooks sHooks = new ServerHooks(getServerPrivateKey(), getServerCertificates()); in test_SSL_do_handshake_normal() local1052 Hooks sHooks = new ServerHooks(getServerPrivateKey(), getServerCertificates()) { in test_SSL_do_handshake_optional_client_certificate() local1096 Hooks sHooks = new ServerHooks(getServerPrivateKey(), getServerCertificates()) { in test_SSL_do_handshake_missing_required_certificate() local1154 Hooks sHooks = new ServerHooks(getServerPrivateKey(), getServerCertificates()) { in test_SSL_do_handshake_clientCertificateRequested_throws_after_renegotiate() local1191 Hooks sHooks = new ServerHooks(getServerPrivateKey(), getServerCertificates()); in test_SSL_do_handshake_client_timeout() local1216 Hooks sHooks = new ServerHooks(getServerPrivateKey(), getServerCertificates()); in test_SSL_do_handshake_server_timeout() local1239 ServerHooks sHooks = new ServerHooks(getServerPrivateKey(), getServerCertificates()); in test_SSL_do_handshake_with_channel_id_normal() local1272 ServerHooks sHooks = new ServerHooks(getServerPrivateKey(), getServerCertificates()); in test_SSL_do_handshake_with_channel_id_not_supported_by_server() local1305 ServerHooks sHooks = new ServerHooks(getServerPrivateKey(), getServerCertificates()); in test_SSL_do_handshake_with_channel_id_not_enabled_by_client() local1333 ServerHooks sHooks = new ServerHooks(); in test_SSL_do_handshake_with_psk_normal() local[all …]