Home
last modified time | relevance | path

Searched refs:SSL3_AL_FATAL (Results 1 – 25 of 32) sorted by relevance

12

/third_party/boringssl/src/ssl/
Dtls13_both.cc122 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in tls13_process_certificate()
128 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in tls13_process_certificate()
144 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in tls13_process_certificate()
153 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in tls13_process_certificate()
161 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in tls13_process_certificate()
181 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in tls13_process_certificate()
188 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR); in tls13_process_certificate()
201 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in tls13_process_certificate()
209 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in tls13_process_certificate()
217 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in tls13_process_certificate()
[all …]
Dtls13_client.cc89 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_hello_retry_request()
104 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_hello_retry_request()
129 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_hello_retry_request()
135 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_hello_retry_request()
144 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_hello_retry_request()
157 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_hello_retry_request()
163 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_hello_retry_request()
172 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_hello_retry_request()
240 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_server_hello()
246 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_server_hello()
[all …]
Dhandshake_client.cc349 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in parse_supported_versions()
364 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in parse_supported_versions()
372 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in parse_supported_versions()
520 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_hello_verify_request()
563 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_server_hello()
574 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_PROTOCOL_VERSION); in do_read_server_hello()
587 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_PROTOCOL_VERSION); in do_read_server_hello()
606 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_PROTOCOL_VERSION); in do_read_server_hello()
631 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_server_hello()
651 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_server_hello()
[all …]
Dhandshake_server.cc569 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_client_hello()
579 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_client_hello()
592 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE); in do_read_client_hello()
611 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_client_hello()
630 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_client_hello()
657 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR); in do_select_certificate()
680 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR); in do_select_certificate()
706 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE); in do_select_certificate()
751 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE); in do_select_parameters()
785 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR); in do_select_parameters()
[all …]
Dtls13_server.cc72 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_MISSING_EXTENSION); in resolve_ecdhe_secret()
81 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in resolve_ecdhe_secret()
210 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_select_parameters()
221 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE); in do_select_parameters()
229 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE); in do_select_parameters()
237 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_select_parameters()
339 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_select_session()
358 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR); in do_select_session()
369 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR); in do_select_session()
404 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_select_session()
[all …]
Dhandshake.cc182 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in ssl_check_message_type()
303 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in ssl_verify_peer_cert()
318 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in ssl_verify_peer_cert()
362 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in ssl_verify_peer_cert()
374 ssl_send_alert(ssl, SSL3_AL_FATAL, in ssl_verify_peer_cert()
404 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in ssl_reverify_peer_cert()
453 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECRYPT_ERROR); in ssl_get_finished()
Dssl_stat.cc108 } else if (value == SSL3_AL_FATAL) { in SSL_alert_type_string_long()
Ddtls_method.cc85 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in dtls1_set_read_state()
Ds3_pkt.cc412 assert(level == SSL3_AL_FATAL); in ssl_send_alert_impl()
447 if (ssl->s3->send_alert[0] == SSL3_AL_FATAL) { in ssl3_dispatch_alert()
Dd1_pkt.cc262 if (ssl->s3->send_alert[0] == SSL3_AL_FATAL) { in dtls1_dispatch_alert()
Dtls_method.cc88 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in ssl3_set_read_state()
Dssl_buffer.cc220 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in ssl_handle_open_record()
Dt1_lib.cc3381 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in ssl_parse_clienthello_tlsext()
3478 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNSUPPORTED_EXTENSION); in ssl_check_clienthello_tlsext()
3494 ssl_send_alert(ssl, SSL3_AL_FATAL, al); in ssl_check_clienthello_tlsext()
3510 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in ssl_parse_serverhello_tlsext()
3809 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in tls1_verify_channel_id()
3856 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECRYPT_ERROR); in tls1_verify_channel_id()
Dssl_lib.cc935 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_NO_RENEGOTIATION); in ssl_do_post_handshake()
940 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in ssl_do_post_handshake()
955 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_NO_RENEGOTIATION); in ssl_do_post_handshake()
1229 if (ssl->s3->send_alert[0] != SSL3_AL_FATAL || in SSL_send_fatal_alert()
1238 return ssl_send_alert_impl(ssl, SSL3_AL_FATAL, alert); in SSL_send_fatal_alert()
Dtls_record.cc586 if (alert_level == SSL3_AL_FATAL) { in ssl_process_alert()
/third_party/openssl/ssl/
Dssl_stat.c233 case SSL3_AL_FATAL: in SSL_alert_type_string_long()
245 case SSL3_AL_FATAL: in SSL_alert_type_string()
Ds3_msg.c52 if ((level == SSL3_AL_FATAL) && (s->session != NULL)) in ssl3_send_alert()
Dtls_srp.c158 return SSL3_AL_FATAL; in SSL_srp_server_param_with_username()
161 return SSL3_AL_FATAL; in SSL_srp_server_param_with_username()
170 NULL) ? SSL_ERROR_NONE : SSL3_AL_FATAL; in SSL_srp_server_param_with_username()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dssl3.h36 # define SSL3_AL_FATAL 2 macro
/third_party/boringssl/src/include/openssl/
Dssl3.h280 #define SSL3_AL_FATAL 2 macro
/third_party/openssl/include/openssl/
Dssl3.h238 # define SSL3_AL_FATAL 2 macro
/third_party/openssl/ssl/statem/
Dstatem.c129 ssl3_send_alert(s, SSL3_AL_FATAL, al); in ossl_statem_fatal()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/
Dssl_lib.c819 case SSL3_AL_FATAL: in SSL_alert_type_string()
/third_party/openssl/test/
Dhandshake_helper.c453 return SSL3_AL_FATAL; in server_srp_cb()
458 return SSL3_AL_FATAL; in server_srp_cb()
/third_party/openssl/ssl/record/
Drec_layer_d1.c609 } else if (alert_level == SSL3_AL_FATAL) { in dtls1_read_bytes()

12