Home
last modified time | relevance | path

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

12

/external/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.cc138 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_hello_retry_request()
153 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_hello_retry_request()
177 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_hello_retry_request()
183 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_hello_retry_request()
192 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_hello_retry_request()
205 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_hello_retry_request()
211 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_hello_retry_request()
220 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_hello_retry_request()
236 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in do_read_hello_retry_request()
290 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_server_hello()
[all …]
Dhandshake_client.cc348 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in parse_supported_versions()
362 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in parse_supported_versions()
370 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in parse_supported_versions()
531 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_hello_verify_request()
574 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_server_hello()
585 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_PROTOCOL_VERSION); in do_read_server_hello()
598 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_PROTOCOL_VERSION); in do_read_server_hello()
617 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_PROTOCOL_VERSION); in do_read_server_hello()
640 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_server_hello()
659 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_server_hello()
[all …]
Dhandshake_server.cc568 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_client_hello()
575 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in do_read_client_hello()
586 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_client_hello()
599 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE); in do_read_client_hello()
618 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_client_hello()
637 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_client_hello()
649 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_client_hello()
670 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR); in do_select_certificate()
693 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR); in do_select_certificate()
719 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE); in do_select_certificate()
[all …]
Dtls13_server.cc54 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_MISSING_EXTENSION); in resolve_ecdhe_secret()
63 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in resolve_ecdhe_secret()
195 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_select_parameters()
201 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_select_parameters()
211 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE); in do_select_parameters()
219 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE); in do_select_parameters()
227 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_select_parameters()
346 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()
[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()
406 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in ssl_reverify_peer_cert()
456 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECRYPT_ERROR); in ssl_get_finished()
478 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in ssl_get_finished()
Dssl_stat.cc108 } else if (value == SSL3_AL_FATAL) { in SSL_alert_type_string_long()
Ds3_pkt.cc411 assert(level == SSL3_AL_FATAL); in ssl_send_alert_impl()
446 if (ssl->s3->send_alert[0] == SSL3_AL_FATAL) { in tls_dispatch_alert()
Ddtls_method.cc87 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in dtls1_set_read_state()
Dd1_pkt.cc261 if (ssl->s3->send_alert[0] == SSL3_AL_FATAL) { in dtls1_dispatch_alert()
Dtls_method.cc91 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in tls_set_read_state()
/external/rust/crates/quiche/deps/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.cc137 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_hello_retry_request()
152 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_hello_retry_request()
177 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_hello_retry_request()
183 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_hello_retry_request()
192 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_hello_retry_request()
205 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_hello_retry_request()
211 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_hello_retry_request()
220 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_hello_retry_request()
236 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in do_read_hello_retry_request()
290 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_server_hello()
[all …]
Dhandshake_client.cc348 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in parse_supported_versions()
363 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in parse_supported_versions()
371 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in parse_supported_versions()
532 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_hello_verify_request()
575 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_server_hello()
586 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_PROTOCOL_VERSION); in do_read_server_hello()
599 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_PROTOCOL_VERSION); in do_read_server_hello()
618 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_PROTOCOL_VERSION); in do_read_server_hello()
643 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_server_hello()
663 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_server_hello()
[all …]
Dhandshake_server.cc568 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_client_hello()
575 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in do_read_client_hello()
586 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_client_hello()
599 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE); in do_read_client_hello()
618 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_client_hello()
637 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_client_hello()
664 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR); in do_select_certificate()
687 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR); in do_select_certificate()
713 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE); in do_select_certificate()
758 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE); in do_select_parameters()
[all …]
Dtls13_server.cc54 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_MISSING_EXTENSION); in resolve_ecdhe_secret()
63 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in resolve_ecdhe_secret()
195 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_select_parameters()
206 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE); in do_select_parameters()
214 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE); in do_select_parameters()
222 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_select_parameters()
341 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_select_session()
360 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR); in do_select_session()
371 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR); in do_select_session()
412 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_select_session()
[all …]
Dhandshake.cc180 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in ssl_check_message_type()
301 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in ssl_verify_peer_cert()
316 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in ssl_verify_peer_cert()
360 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in ssl_verify_peer_cert()
372 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()
454 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECRYPT_ERROR); in ssl_get_finished()
476 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in ssl_get_finished()
Dssl_stat.cc108 } else if (value == SSL3_AL_FATAL) { in SSL_alert_type_string_long()
Ds3_pkt.cc411 assert(level == SSL3_AL_FATAL); in ssl_send_alert_impl()
446 if (ssl->s3->send_alert[0] == SSL3_AL_FATAL) { in tls_dispatch_alert()
Ddtls_method.cc87 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in dtls1_set_read_state()
Dd1_pkt.cc261 if (ssl->s3->send_alert[0] == SSL3_AL_FATAL) { in dtls1_dispatch_alert()
Dtls_method.cc91 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in tls_set_read_state()
/external/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dssl3.h36 # define SSL3_AL_FATAL 2 macro
/external/boringssl/src/include/openssl/
Dssl3.h280 #define SSL3_AL_FATAL 2 macro
/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dssl3.h280 #define SSL3_AL_FATAL 2 macro

12