/external/boringssl/src/ssl/ |
D | tls13_both.cc | 122 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 …]
|
D | tls13_client.cc | 89 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() 239 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_server_hello() 245 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_server_hello() [all …]
|
D | handshake_client.cc | 349 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() 515 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_hello_verify_request() 558 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_server_hello() 569 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_PROTOCOL_VERSION); in do_read_server_hello() 582 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_PROTOCOL_VERSION); in do_read_server_hello() 601 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_PROTOCOL_VERSION); in do_read_server_hello() 626 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_server_hello() 646 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_server_hello() [all …]
|
D | handshake_server.cc | 525 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_read_client_hello() 538 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE); in do_read_client_hello() 558 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_read_client_hello() 577 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in do_read_client_hello() 604 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR); in do_select_certificate() 627 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR); in do_select_certificate() 651 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE); in do_select_certificate() 696 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE); in do_select_parameters() 730 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR); in do_select_parameters() 760 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_select_parameters() [all …]
|
D | tls13_server.cc | 66 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_MISSING_EXTENSION); in resolve_ecdhe_secret() 75 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in resolve_ecdhe_secret() 263 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_select_parameters() 274 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE); in do_select_parameters() 282 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE); in do_select_parameters() 290 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_select_parameters() 403 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in do_select_session() 414 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR); in do_select_session() 440 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_INTERNAL_ERROR); in do_select_session() 452 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in do_select_session() [all …]
|
D | handshake.cc | 175 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in ssl_check_message_type() 296 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in ssl_verify_peer_cert() 311 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_ILLEGAL_PARAMETER); in ssl_verify_peer_cert() 355 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in ssl_verify_peer_cert() 367 ssl_send_alert(ssl, SSL3_AL_FATAL, in ssl_verify_peer_cert() 397 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in ssl_reverify_peer_cert() 446 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECRYPT_ERROR); in ssl_get_finished()
|
D | dtls_method.cc | 85 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in dtls1_set_read_state()
|
D | tls_method.cc | 88 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNEXPECTED_MESSAGE); in ssl3_set_read_state()
|
D | ssl_buffer.cc | 220 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in ssl_handle_open_record()
|
D | s3_pkt.cc | 384 int ssl_send_alert(SSL *ssl, int level, int desc) { in ssl_send_alert() function
|
D | t1_lib.cc | 3295 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in ssl_parse_clienthello_tlsext() 3392 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_UNSUPPORTED_EXTENSION); in ssl_check_clienthello_tlsext() 3408 ssl_send_alert(ssl, SSL3_AL_FATAL, al); in ssl_check_clienthello_tlsext() 3424 ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in ssl_parse_serverhello_tlsext() 3723 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in tls1_verify_channel_id() 3770 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECRYPT_ERROR); in tls1_verify_channel_id()
|
D | ssl_lib.cc | 934 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_NO_RENEGOTIATION); in ssl_do_post_handshake() 939 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR); in ssl_do_post_handshake() 956 ssl_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_NO_RENEGOTIATION); in ssl_do_post_handshake() 1198 if (ssl_send_alert(ssl, SSL3_AL_WARNING, SSL_AD_CLOSE_NOTIFY) <= 0) { in SSL_shutdown() 1245 return ssl_send_alert(ssl, SSL3_AL_FATAL, alert); in SSL_send_fatal_alert()
|
D | internal.h | 2677 int ssl_send_alert(SSL *ssl, int level, int desc);
|