/ssl/ |
A D | tls13_client.cc | 202 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_hello_retry_request() 240 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_hello_retry_request() 263 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_hello_retry_request() 380 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_server_hello() 437 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_server_hello() 489 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_server_hello() 549 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_server_hello() 555 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_server_hello() 717 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_certificate_request() 725 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_certificate_request() [all …]
|
A D | tls13_both.cc | 117 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in tls13_process_certificate() 148 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in tls13_process_certificate() 156 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in tls13_process_certificate() 176 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in tls13_process_certificate() 183 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR); in tls13_process_certificate() 195 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in tls13_process_certificate() 246 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in tls13_process_certificate() 311 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in tls13_process_certificate() 348 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in tls13_process_certificate_verify() 355 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in tls13_process_certificate_verify() [all …]
|
A D | handshake_client.cc | 518 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in handle_hello_verify_request() 592 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_server_hello() 853 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_server_certificate() 861 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_server_certificate() 910 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_certificate_status() 1080 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_server_key_exchange() 1168 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_certificate_request() 1192 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_certificate_request() 1197 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_certificate_request() 1225 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_server_hello_done() [all …]
|
A D | tls13_server.cc | 80 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in resolve_ecdhe_secret() 97 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR); in resolve_ecdhe_secret() 107 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in resolve_ecdhe_secret() 388 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_select_parameters() 552 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_select_session() 563 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_select_session() 583 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_select_session() 789 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_second_client_hello() 836 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_second_client_hello() 869 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_second_client_hello() [all …]
|
A D | handshake_server.cc | 536 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_client_hello() 557 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_client_hello() 569 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_client_hello() 622 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_client_hello_after_ech() 850 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_select_parameters() 1221 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_client_certificate() 1228 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_client_certificate() 1405 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_client_key_exchange() 1530 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_client_certificate_verify() 1545 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_client_certificate_verify() [all …]
|
A D | handshake.cc | 94 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in GetClientHello() 115 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in ssl_check_message_type() 241 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in ssl_verify_peer_cert() 254 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in ssl_verify_peer_cert() 298 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in ssl_verify_peer_cert() 310 ssl_send_alert(ssl, SSL3_AL_FATAL, in ssl_verify_peer_cert() 342 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in ssl_reverify_peer_cert() 396 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECRYPT_ERROR); in ssl_get_finished() 416 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in ssl_get_finished()
|
A D | dtls_method.cc | 77 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in dtls1_set_read_state() 85 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in dtls1_set_read_state()
|
A D | tls_method.cc | 49 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in tls_set_read_state()
|
A D | ssl_buffer.cc | 238 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in ssl_handle_open_record()
|
A D | extensions.cc | 4108 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in ssl_parse_clienthello_tlsext() 4203 ssl_send_alert(ssl, SSL3_AL_FATAL, al); in ssl_check_clienthello_tlsext() 4224 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in ssl_check_serverhello_tlsext() 4233 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in ssl_check_serverhello_tlsext() 4238 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR); in ssl_check_serverhello_tlsext() 4250 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in ssl_parse_serverhello_tlsext() 4593 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in tls1_verify_channel_id() 4635 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECRYPT_ERROR); in tls1_verify_channel_id()
|
A D | s3_pkt.cc | 318 void ssl_send_alert(SSL *ssl, int level, int desc) { in ssl_send_alert() function
|
A D | ssl_privkey.cc | 207 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR); in ssl_private_key_sign()
|
A D | ssl_lib.cc | 777 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_NO_RENEGOTIATION); in ssl_do_post_handshake() 782 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in ssl_do_post_handshake() 797 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_NO_RENEGOTIATION); in ssl_do_post_handshake()
|
A D | internal.h | 3481 void ssl_send_alert(SSL *ssl, int level, int desc);
|