Home
last modified time | relevance | path

Searched refs:SSL_TLSEXT_ERR_ALERT_FATAL (Results 1 - 18 of 18) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dtls1.rs82 pub const SSL_TLSEXT_ERR_ALERT_FATAL: c_int = 2; consts
/third_party/openssl/test/helpers/
H A Dhandshake.c99 * Otherwise, returns SSL_TLSEXT_ERR_ALERT_FATAL on mismatch.
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()
405 ? SSL_TLSEXT_ERR_OK : SSL_TLSEXT_ERR_ALERT_FATAL; in client_npn_cb()
446 : SSL_TLSEXT_ERR_ALERT_FATAL; in server_alpn_cb()
/third_party/node/deps/openssl/openssl/apps/
H A Ds_server.c552 ret = SSL_TLSEXT_ERR_ALERT_FATAL; in get_ocsp_resp_from_responder()
581 int ret = SSL_TLSEXT_ERR_ALERT_FATAL; in cert_status_cb()
672 return SSL_TLSEXT_ERR_ALERT_FATAL; in alpn_cb()
1568 tlsextcbp.extension_error = SSL_TLSEXT_ERR_ALERT_FATAL; in s_server_main()
/third_party/openssl/apps/
H A Ds_server.c552 ret = SSL_TLSEXT_ERR_ALERT_FATAL; in get_ocsp_resp_from_responder()
581 int ret = SSL_TLSEXT_ERR_ALERT_FATAL; in cert_status_cb()
672 return SSL_TLSEXT_ERR_ALERT_FATAL; in alpn_cb()
1568 tlsextcbp.extension_error = SSL_TLSEXT_ERR_ALERT_FATAL; in s_server_main()
/third_party/openssl/test/
H A Dsslapitest.c1818 return SSL_TLSEXT_ERR_ALERT_FATAL; in ocsp_server_cb()
1822 return SSL_TLSEXT_ERR_ALERT_FATAL; in ocsp_server_cb()
1824 return SSL_TLSEXT_ERR_ALERT_FATAL; in ocsp_server_cb()
1828 return SSL_TLSEXT_ERR_ALERT_FATAL; in ocsp_server_cb()
1833 return SSL_TLSEXT_ERR_ALERT_FATAL; in ocsp_server_cb()
5804 return SSL_TLSEXT_ERR_ALERT_FATAL; in sni_cb()
10434 int ret = SSL_TLSEXT_ERR_ALERT_FATAL; in resume_servername_cb()
10437 return SSL_TLSEXT_ERR_ALERT_FATAL; in resume_servername_cb()
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dtls1.h304 # define SSL_TLSEXT_ERR_ALERT_FATAL 2 macro
/third_party/openssl/include/openssl/
H A Dtls1.h300 # define SSL_TLSEXT_ERR_ALERT_FATAL 2 macro
/third_party/openssl/ohos_lite/include/openssl/
H A Dtls1.h297 # define SSL_TLSEXT_ERR_ALERT_FATAL 2 macro
/third_party/node/src/crypto/
H A Dcrypto_tls.cc241 return SSL_TLSEXT_ERR_ALERT_FATAL; in SelectALPNCallback()
250 return SSL_TLSEXT_ERR_ALERT_FATAL; in SelectALPNCallback()
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions.c1041 case SSL_TLSEXT_ERR_ALERT_FATAL: in final_server_name()
H A Dstatem_srvr.c2113 case SSL_TLSEXT_ERR_ALERT_FATAL: in tls_handle_status_request()
/third_party/openssl/ssl/statem/
H A Dextensions.c1013 case SSL_TLSEXT_ERR_ALERT_FATAL: in final_server_name()
H A Dstatem_srvr.c2093 case SSL_TLSEXT_ERR_ALERT_FATAL: in tls_handle_status_request()
/third_party/python/Modules/
H A D_ssl.c4459 ret = SSL_TLSEXT_ERR_ALERT_FATAL; in _servername_callback()
4473 ret = SSL_TLSEXT_ERR_ALERT_FATAL; in _servername_callback()
4484 ret = SSL_TLSEXT_ERR_ALERT_FATAL; in _servername_callback()
/third_party/libcoap/src/
H A Dcoap_openssl.c2144 return SSL_TLSEXT_ERR_ALERT_FATAL; in tls_server_name_call_back()
2242 return SSL_TLSEXT_ERR_ALERT_FATAL; in psk_tls_server_name_call_back()
/third_party/nghttp2/src/
H A Dshrpx_tls.cc738 return SSL_TLSEXT_ERR_ALERT_FATAL; in quic_alpn_select_proto_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl.c4880 return SSL_TLSEXT_ERR_ALERT_FATAL; in ocsp_status_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_openssl.c5111 return SSL_TLSEXT_ERR_ALERT_FATAL; in ocsp_status_cb()

Completed in 78 milliseconds