Home
last modified time | relevance | path

Searched refs:SSLfatal (Results 1 – 24 of 24) sorted by relevance

/openssl/ssl/statem/
H A Dextensions_srvr.c104 SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_BAD_EXTENSION); in tls_parse_ctos_server_name()
122 SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_BAD_EXTENSION); in tls_parse_ctos_server_name()
180 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_parse_ctos_maxfragmentlen()
191 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_parse_ctos_maxfragmentlen()
481 SSLfatal(s, SSL_AD_DECODE_ERROR, in tls_parse_ctos_use_srtp()
493 SSLfatal(s, SSL_AD_DECODE_ERROR, in tls_parse_ctos_use_srtp()
518 SSLfatal(s, SSL_AD_DECODE_ERROR, in tls_parse_ctos_use_srtp()
610 SSLfatal(s, SSL_AD_MISSING_EXTENSION, in tls_parse_ctos_key_share()
670 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in tls_parse_ctos_key_share()
778 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_parse_ctos_cookie()
[all …]
H A Dextensions_clnt.c166 SSLfatal(s, SSL_AD_INTERNAL_ERROR, reason); in tls_construct_ctos_ec_pt_formats()
197 SSLfatal(s, SSL_AD_INTERNAL_ERROR, reason); in tls_construct_ctos_supported_groups()
555 SSLfatal(s, SSL_AD_INTERNAL_ERROR, reason); in tls_construct_ctos_supported_versions()
644 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EC_LIB); in add_key_share()
862 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in tls_construct_ctos_early_data()
893 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in tls_construct_ctos_early_data()
1299 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_parse_stoc_maxfragmentlen()
1311 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_parse_stoc_maxfragmentlen()
1678 SSLfatal(s, SSL_AD_DECODE_ERROR, in tls_parse_stoc_use_srtp()
1709 SSLfatal(s, SSL_AD_DECODE_ERROR, in tls_parse_stoc_use_srtp()
[all …]
H A Dstatem_clnt.c1620 SSLfatal(s, SSL_AD_PROTOCOL_VERSION, in tls_process_server_hello()
1638 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_process_server_hello()
1652 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_process_server_hello()
1667 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_process_server_hello()
1925 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in tls_post_process_server_certificate()
2168 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in tls_process_ske_ecdhe()
2282 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in tls_process_key_exchange()
2736 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in tls_process_initial_server_flight()
3067 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_construct_cke_gost()
3233 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_construct_cke_gost18()
[all …]
H A Dstatem_srvr.c1263 SSLfatal(s, SSL_AD_UNKNOWN_PSK_IDENTITY, in ssl_check_srp_ext_ClientHello()
1271 SSLfatal(s, al, in ssl_check_srp_ext_ClientHello()
1627 SSLfatal(s, al, SSL_R_CALLBACK_FAILED); in tls_early_post_process_client_hello()
1852 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_early_post_process_client_hello()
1951 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_early_post_process_client_hello()
1964 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_early_post_process_client_hello()
1977 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_early_post_process_client_hello()
1987 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_early_post_process_client_hello()
2546 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_construct_server_key_exchange()
3538 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_process_client_certificate()
[all …]
H A Dstatem_lib.c323 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_construct_cert_verify()
435 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_process_cert_verify()
502 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_process_cert_verify()
925 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_BUF_LIB); in ssl_add_cert_to_wpacket()
1006 SSLfatal(s, SSL_AD_INTERNAL_ERROR, i); in ssl_add_cert_chain()
1023 SSLfatal(s, SSL_AD_INTERNAL_ERROR, i); in ssl_add_cert_chain()
1233 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, in tls_get_message_header()
1282 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_get_message_header()
1994 SSLfatal(s, SSL_AD_PROTOCOL_VERSION, ret); in ssl_choose_client_version()
2019 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in ssl_choose_client_version()
[all …]
H A Dextensions.c578 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in tls_collect_extensions()
634 SSLfatal(s, SSL_AD_UNSUPPORTED_EXTENSION, in tls_collect_extensions()
823 SSLfatal(s, SSL_AD_INTERNAL_ERROR, reason); in tls_construct_extensions()
891 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in final_renegotiate()
903 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in final_renegotiate()
1014 SSLfatal(s, altmp, SSL_R_CALLBACK_FAILED); in final_server_name()
1063 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in final_ec_pt_formats()
1268 SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_BAD_EXTENSION); in tls_parse_certificate_authorities()
1287 SSLfatal(s, TLS13_AD_MISSING_EXTENSION, in final_sig_algs()
1412 SSLfatal(s, sent ? SSL_AD_HANDSHAKE_FAILURE in final_key_share()
[all …]
H A Dstatem.c178 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_MISSING_FATAL); \
410 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_INTERNAL_ERROR); in state_machine()
415 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_INTERNAL_ERROR); in state_machine()
421 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_INTERNAL_ERROR); in state_machine()
427 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_INTERNAL_ERROR); in state_machine()
431 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_INTERNAL_ERROR); in state_machine()
439 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_INTERNAL_ERROR); in state_machine()
457 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_INTERNAL_ERROR); in state_machine()
647 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in read_state_machine()
657 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_BUF_LIB); in read_state_machine()
[all …]
H A Dstatem_dtls.c455 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_EXCESSIVE_MESSAGE_SIZE); in dtls1_preprocess_fragment()
465 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_BUF_LIB); in dtls1_preprocess_fragment()
479 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_EXCESSIVE_MESSAGE_SIZE); in dtls1_preprocess_fragment()
797 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, in dtls_get_reassembled_message()
813 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, SSL_R_UNEXPECTED_MESSAGE); in dtls_get_reassembled_message()
829 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_LENGTH); in dtls_get_reassembled_message()
903 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_LENGTH); in dtls_get_reassembled_message()
936 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in dtls_construct_change_cipher_spec()
958 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in dtls_wait_for_dry()
990 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in dtls1_read_failed()
[all …]
H A Dextensions_cust.c143 SSLfatal(s, TLS1_AD_UNSUPPORTED_EXTENSION, SSL_R_BAD_EXTENSION); in custom_ext_parse()
163 SSLfatal(s, al, SSL_R_BAD_EXTENSION); in custom_ext_parse()
214 SSLfatal(s, al, SSL_R_CALLBACK_FAILED); in custom_ext_add()
225 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in custom_ext_add()
233 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in custom_ext_add()
H A Dstatem.h131 # define SSLfatal(s, al, r) SSLfatal_data((s), (al), (r), NULL) macro
/openssl/ssl/
H A Ds3_enc.c38 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in ssl3_generate_key_block()
45 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_generate_key_block()
107 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_change_cipher_state()
117 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_change_cipher_state()
142 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_change_cipher_state()
164 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in ssl3_change_cipher_state()
172 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in ssl3_change_cipher_state()
182 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in ssl3_change_cipher_state()
195 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_change_cipher_state()
250 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in ssl3_setup_key_block()
[all …]
H A Dt1_enc.c43 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_PRF()
81 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_PRF()
134 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls_provider_set_tls_params()
194 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_change_cipher_state()
217 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_change_cipher_state()
300 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in tls1_change_cipher_state()
373 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_change_cipher_state()
400 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_change_cipher_state()
413 SSLfatal(s, SSL_AD_NO_RENEGOTIATION, ERR_R_INTERNAL_ERROR); in tls1_change_cipher_state()
481 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_setup_key_block()
[all …]
H A Dtls13_enc.c57 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_hkdf_expand()
72 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_hkdf_expand()
100 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_hkdf_expand()
188 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_generate_secret()
195 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_generate_secret()
222 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_generate_secret()
306 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_final_finish_mac()
358 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in derive_secret_key_and_iv()
385 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in derive_secret_key_and_iv()
403 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in derive_secret_key_and_iv()
[all …]
H A Dtls_srp.c344 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in srp_generate_server_master_secret()
373 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in srp_generate_client_master_secret()
379 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_CALLBACK_FAILED); in srp_generate_client_master_secret()
389 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in srp_generate_client_master_secret()
395 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in srp_generate_client_master_secret()
419 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_DATA); in srp_verify_server_param()
424 SSLfatal(s, SSL_AD_INSUFFICIENT_SECURITY, SSL_R_INSUFFICIENT_SECURITY); in srp_verify_server_param()
431 SSLfatal(s, SSL_AD_INSUFFICIENT_SECURITY, SSL_R_CALLBACK_FAILED); in srp_verify_server_param()
435 SSLfatal(s, SSL_AD_INSUFFICIENT_SECURITY, in srp_verify_server_param()
H A Dssl_sess.c340 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_UNSUPPORTED_SSL_VERSION); in ssl_generate_session_id()
369 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in ssl_generate_session_id()
384 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in ssl_generate_session_id()
394 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in ssl_generate_session_id()
402 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_SSL_SESSION_ID_CONFLICT); in ssl_generate_session_id()
416 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in ssl_get_new_session()
448 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_get_new_session()
580 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_get_prev_session()
626 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in ssl_get_prev_session()
645 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_INCONSISTENT_EXTMS); in ssl_get_prev_session()
H A Dt1_lib.c1585 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls12_check_peer_sigalg()
1609 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls12_check_peer_sigalg()
1633 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, SSL_R_UNKNOWN_DIGEST); in tls12_check_peer_sigalg()
1799 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_set_server_sigalgs()
1806 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls1_set_server_sigalgs()
3361 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_choose_sigalg()
3425 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_choose_sigalg()
3437 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_choose_sigalg()
3451 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_choose_sigalg()
3466 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_choose_sigalg()
[all …]
H A Ds3_lib.c4763 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_generate_pkey_group()
4771 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in ssl_generate_pkey_group()
4775 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in ssl_generate_pkey_group()
4779 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in ssl_generate_pkey_group()
4783 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in ssl_generate_pkey_group()
4814 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in ssl_generate_param_group()
4863 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_derive()
4872 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_derive()
4881 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in ssl_derive()
4886 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_derive()
[all …]
H A Dssl_lib.c5499 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_handshake_hash()
5505 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_handshake_hash()
5511 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_handshake_hash()
6012 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in ssl_validate_ct()
6049 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, SSL_R_CALLBACK_FAILED); in ssl_validate_ct()
6379 SSLfatal(sc, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in nss_keylog_int()
6412 SSLfatal(sc, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_log_rsa_client_key_exchange()
6488 SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_BAD_PACKET); in ssl_cache_cipherlist()
6499 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_cache_cipherlist()
6544 SSLfatal(s, SSL_AD_DECODE_ERROR, in ossl_bytes_to_cipher_list()
[all …]
H A Dd1_lib.c402 SSLfatal(s, SSL_AD_NO_ALERT, SSL_R_READ_TIMEOUT_EXPIRED); in dtls1_check_timeout_num()
/openssl/ssl/record/
H A Dssl3_record_tls13.c40 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_enc()
63 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_enc()
74 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_enc()
85 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_enc()
97 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_enc()
105 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_enc()
112 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_enc()
132 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_enc()
144 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_enc()
168 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_enc()
H A Drec_layer_s3.c200 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_BAD_LENGTH); in ssl3_write_bytes()
410 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_write_bytes()
426 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_write_bytes()
809 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in do_ssl3_write()
1003 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_BAD_WRITE_RETRY); in ssl3_write_pending()
1176 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_read_bytes()
1255 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, in ssl3_read_bytes()
1272 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, in ssl3_read_bytes()
1383 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_read_bytes()
1440 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, in ssl3_read_bytes()
[all …]
H A Drec_layer_d1.c115 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in dtls_buffer_record()
129 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in dtls_buffer_record()
235 SSLfatal(sc, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in dtls1_read_bytes()
346 SSLfatal(sc, SSL_AD_UNEXPECTED_MESSAGE, in dtls1_read_bytes()
437 SSLfatal(sc, SSL_AD_UNEXPECTED_MESSAGE, in dtls1_read_bytes()
551 SSLfatal(sc, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in dtls1_read_bytes()
597 SSLfatal(sc, SSL_AD_UNEXPECTED_MESSAGE, ERR_R_INTERNAL_ERROR); in dtls1_read_bytes()
630 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in dtls1_write_bytes()
657 SSLfatal(sc, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in do_dtls1_write()
689 SSLfatal(sc, SSL_AD_INTERNAL_ERROR, in do_dtls1_write()
[all …]
H A Dssl3_record.c80 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ossl_get_max_early_data()
105 SSLfatal(s, send ? SSL_AD_INTERNAL_ERROR : SSL_AD_UNEXPECTED_MESSAGE, in ossl_early_data_count_ok()
114 SSLfatal(s, send ? SSL_AD_INTERNAL_ERROR : SSL_AD_UNEXPECTED_MESSAGE, in ossl_early_data_count_ok()
235 SSLfatal(s, SSL_AD_BAD_RECORD_MAC, ERR_R_INTERNAL_ERROR); in ssl3_enc()
267 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_enc()
276 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_enc()
329 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_PIPELINE_FAILURE); in tls1_enc()
403 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_PIPELINE_FAILURE); in tls1_enc()
414 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_PIPELINE_FAILURE); in tls1_enc()
433 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_enc()
[all …]
H A Dssl3_buffer.c85 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_MALLOC_FAILURE); in ssl3_setup_write_buffer()

Completed in 219 milliseconds