Searched refs:SSL_TLSEXT_ERR_ALERT_FATAL (Results 1 – 9 of 9) sorted by relevance
134 return SSL_TLSEXT_ERR_ALERT_FATAL; in select_server_ctx()276 return SSL_TLSEXT_ERR_ALERT_FATAL; in server_ocsp_cb()283 return SSL_TLSEXT_ERR_ALERT_FATAL; in server_ocsp_cb()397 ? SSL_TLSEXT_ERR_OK : SSL_TLSEXT_ERR_ALERT_FATAL; in client_npn_cb()438 : SSL_TLSEXT_ERR_ALERT_FATAL; in server_alpn_cb()
44 =item SSL_TLSEXT_ERR_ALERT_FATAL56 as for SSL_TLSEXT_ERR_ALERT_FATAL above. Note that TLSv1.3 does not support
92 returned) or SSL_TLSEXT_ERR_ALERT_FATAL (meaning that a fatal error has
164 =item SSL_TLSEXT_ERR_ALERT_FATAL
551 ret = SSL_TLSEXT_ERR_ALERT_FATAL; in get_ocsp_resp_from_responder()580 int ret = SSL_TLSEXT_ERR_ALERT_FATAL; in cert_status_cb()671 return SSL_TLSEXT_ERR_ALERT_FATAL; in alpn_cb()1564 tlsextcbp.extension_error = SSL_TLSEXT_ERR_ALERT_FATAL; in s_server_main()
300 # define SSL_TLSEXT_ERR_ALERT_FATAL 2 macro
1646 return SSL_TLSEXT_ERR_ALERT_FATAL; in ocsp_server_cb()1650 return SSL_TLSEXT_ERR_ALERT_FATAL; in ocsp_server_cb()1652 return SSL_TLSEXT_ERR_ALERT_FATAL; in ocsp_server_cb()1656 return SSL_TLSEXT_ERR_ALERT_FATAL; in ocsp_server_cb()1661 return SSL_TLSEXT_ERR_ALERT_FATAL; in ocsp_server_cb()5557 return SSL_TLSEXT_ERR_ALERT_FATAL; in sni_cb()
990 case SSL_TLSEXT_ERR_ALERT_FATAL: in final_server_name()
2093 case SSL_TLSEXT_ERR_ALERT_FATAL: in tls_handle_status_request()
Completed in 42 milliseconds