Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/ssl/statem/
H A Dextensions_srvr.c103 SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_BAD_EXTENSION); in tls_parse_ctos_server_name()
121 SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_BAD_EXTENSION); in tls_parse_ctos_server_name()
172 SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_BAD_EXTENSION); in tls_parse_ctos_maxfragmentlen()
178 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_parse_ctos_maxfragmentlen()
480 SSLfatal(s, SSL_AD_DECODE_ERROR, in tls_parse_ctos_use_srtp()
492 SSLfatal(s, SSL_AD_DECODE_ERROR, in tls_parse_ctos_use_srtp()
517 SSLfatal(s, SSL_AD_DECODE_ERROR, in tls_parse_ctos_use_srtp()
608 SSLfatal(s, SSL_AD_MISSING_EXTENSION, in tls_parse_ctos_key_share()
669 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in tls_parse_ctos_key_share()
779 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_parse_ctos_cookie()
[all …]
H A Dextensions_clnt.c164 SSLfatal(s, SSL_AD_INTERNAL_ERROR, reason); in tls_construct_ctos_ec_pt_formats()
195 SSLfatal(s, SSL_AD_INTERNAL_ERROR, reason); in tls_construct_ctos_supported_groups()
531 SSLfatal(s, SSL_AD_INTERNAL_ERROR, reason); in tls_construct_ctos_supported_versions()
620 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EC_LIB); in add_key_share()
837 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in tls_construct_ctos_early_data()
868 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in tls_construct_ctos_early_data()
1269 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_parse_stoc_maxfragmentlen()
1281 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_parse_stoc_maxfragmentlen()
1666 SSLfatal(s, SSL_AD_DECODE_ERROR, in tls_parse_stoc_use_srtp()
1697 SSLfatal(s, SSL_AD_DECODE_ERROR, in tls_parse_stoc_use_srtp()
[all …]
H A Dstatem_clnt.c1603 SSLfatal(s, SSL_AD_PROTOCOL_VERSION, in tls_process_server_hello()
1621 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_process_server_hello()
1635 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_process_server_hello()
1649 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_process_server_hello()
1904 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in tls_post_process_server_certificate()
2146 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in tls_process_ske_ecdhe()
2254 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in tls_process_key_exchange()
2260 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in tls_process_key_exchange()
3034 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_construct_cke_gost()
3197 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_construct_cke_gost18()
[all …]
H A Dstatem_srvr.c1257 SSLfatal(s, SSL_AD_UNKNOWN_PSK_IDENTITY, in ssl_check_srp_ext_ClientHello()
1265 SSLfatal(s, al, in ssl_check_srp_ext_ClientHello()
1615 SSLfatal(s, al, SSL_R_CALLBACK_FAILED); in tls_early_post_process_client_hello()
1839 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_early_post_process_client_hello()
1938 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_early_post_process_client_hello()
1951 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_early_post_process_client_hello()
1964 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_early_post_process_client_hello()
1974 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_early_post_process_client_hello()
2521 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_construct_server_key_exchange()
3502 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_process_client_certificate()
[all …]
H A Dstatem_lib.c317 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_construct_cert_verify()
428 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_process_cert_verify()
445 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in tls_process_cert_verify()
500 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_process_cert_verify()
988 SSLfatal(s, SSL_AD_INTERNAL_ERROR, i); in ssl_add_cert_chain()
1005 SSLfatal(s, SSL_AD_INTERNAL_ERROR, i); in ssl_add_cert_chain()
1211 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, in tls_get_message_header()
1261 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_get_message_header()
1951 SSLfatal(s, SSL_AD_PROTOCOL_VERSION, ret); in ssl_choose_client_version()
1976 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in ssl_choose_client_version()
[all …]
H A Dextensions.c583 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in tls_collect_extensions()
639 SSLfatal(s, SSL_AD_UNSUPPORTED_EXTENSION, in tls_collect_extensions()
826 SSLfatal(s, SSL_AD_INTERNAL_ERROR, reason); in tls_construct_extensions()
893 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in final_renegotiate()
905 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in final_renegotiate()
1014 SSLfatal(s, altmp, SSL_R_CALLBACK_FAILED); in final_server_name()
1062 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in final_ec_pt_formats()
1265 SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_BAD_EXTENSION); in tls_parse_certificate_authorities()
1284 SSLfatal(s, TLS13_AD_MISSING_EXTENSION, in final_sig_algs()
1413 SSLfatal(s, sent ? SSL_AD_HANDSHAKE_FAILURE in final_key_share()
[all …]
H A Dstatem.c157 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_MISSING_FATAL); \
374 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_INTERNAL_ERROR); in state_machine()
379 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_INTERNAL_ERROR); in state_machine()
385 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_INTERNAL_ERROR); in state_machine()
391 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_INTERNAL_ERROR); in state_machine()
395 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_INTERNAL_ERROR); in state_machine()
403 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()
610 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in read_state_machine()
620 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_BUF_LIB); in read_state_machine()
[all …]
H A Dstatem_dtls.c446 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_EXCESSIVE_MESSAGE_SIZE); in dtls1_preprocess_fragment()
456 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_BUF_LIB); in dtls1_preprocess_fragment()
470 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_EXCESSIVE_MESSAGE_SIZE); in dtls1_preprocess_fragment()
836 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, in dtls_get_reassembled_message()
852 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, SSL_R_UNEXPECTED_MESSAGE); in dtls_get_reassembled_message()
868 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_LENGTH); in dtls_get_reassembled_message()
954 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_LENGTH); in dtls_get_reassembled_message()
999 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in dtls_construct_change_cipher_spec()
1020 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in dtls_wait_for_dry()
1050 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in dtls1_read_failed()
[all …]
H A Dextensions_cust.c142 SSLfatal(s, TLS1_AD_UNSUPPORTED_EXTENSION, SSL_R_BAD_EXTENSION); in custom_ext_parse()
162 SSLfatal(s, al, SSL_R_BAD_EXTENSION); in custom_ext_parse()
212 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()
236 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in custom_ext_add()
H A Dstatem.h139 # define SSLfatal(s, al, r) SSLfatal_data((s), (al), (r), NULL) macro
/freebsd-14.2/crypto/openssl/ssl/
H A Ds3_enc.c37 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in ssl3_generate_key_block()
44 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()
142 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in ssl3_change_cipher_state()
175 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in ssl3_change_cipher_state()
191 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_change_cipher_state()
217 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_change_cipher_state()
224 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_change_cipher_state()
283 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in ssl3_setup_key_block()
324 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in ssl3_init_finished_mac()
[all …]
H A Dt1_enc.c43 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_PRF()
79 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_PRF()
131 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls_provider_set_tls_params()
198 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in tls1_change_cipher_state()
218 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in tls1_change_cipher_state()
274 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in tls1_change_cipher_state()
317 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_change_cipher_state()
386 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_change_cipher_state()
418 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_change_cipher_state()
431 SSLfatal(s, SSL_AD_NO_RENEGOTIATION, ERR_R_INTERNAL_ERROR); in tls1_change_cipher_state()
[all …]
H A Dtls13_enc.c55 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_hkdf_expand()
70 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_hkdf_expand()
98 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_hkdf_expand()
183 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_generate_secret()
190 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_generate_secret()
217 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_generate_secret()
299 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_final_finish_mac()
348 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in derive_secret_key_and_iv()
373 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in derive_secret_key_and_iv()
396 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in derive_secret_key_and_iv()
[all …]
H A Dtls_srp.c318 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in srp_generate_server_master_secret()
346 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in srp_generate_client_master_secret()
352 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_CALLBACK_FAILED); in srp_generate_client_master_secret()
362 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in srp_generate_client_master_secret()
368 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in srp_generate_client_master_secret()
392 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_DATA); in srp_verify_server_param()
397 SSLfatal(s, SSL_AD_INSUFFICIENT_SECURITY, SSL_R_INSUFFICIENT_SECURITY); in srp_verify_server_param()
403 SSLfatal(s, SSL_AD_INSUFFICIENT_SECURITY, SSL_R_CALLBACK_FAILED); in srp_verify_server_param()
407 SSLfatal(s, SSL_AD_INSUFFICIENT_SECURITY, in srp_verify_server_param()
H A Dssl_sess.c391 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_UNSUPPORTED_SSL_VERSION); in ssl_generate_session_id()
420 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in ssl_generate_session_id()
435 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in ssl_generate_session_id()
445 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in ssl_generate_session_id()
453 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_SSL_SESSION_ID_CONFLICT); in ssl_generate_session_id()
467 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in ssl_get_new_session()
499 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_get_new_session()
635 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_get_prev_session()
681 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in ssl_get_prev_session()
700 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_INCONSISTENT_EXTMS); in ssl_get_prev_session()
H A Dt1_lib.c1533 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls12_check_peer_sigalg()
1557 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls12_check_peer_sigalg()
1581 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, SSL_R_UNKNOWN_DIGEST); in tls12_check_peer_sigalg()
1735 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_set_server_sigalgs()
1742 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls1_set_server_sigalgs()
3253 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_choose_sigalg()
3314 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_choose_sigalg()
3326 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_choose_sigalg()
3340 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_choose_sigalg()
3355 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls_choose_sigalg()
[all …]
H A Ds3_lib.c4702 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_generate_pkey_group()
4710 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in ssl_generate_pkey_group()
4714 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in ssl_generate_pkey_group()
4718 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in ssl_generate_pkey_group()
4722 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in ssl_generate_pkey_group()
4752 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in ssl_generate_param_group()
4800 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_derive()
4809 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_derive()
4818 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in ssl_derive()
4823 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_derive()
[all …]
H A Dssl_lib.c4852 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_handshake_hash()
4858 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_handshake_hash()
4864 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_handshake_hash()
5280 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in ssl_validate_ct()
5316 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, SSL_R_CALLBACK_FAILED); in ssl_validate_ct()
5561 SSLfatal(ssl, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE); in nss_keylog_int()
5594 SSLfatal(ssl, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_log_rsa_client_key_exchange()
5670 SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_BAD_PACKET); in ssl_cache_cipherlist()
5681 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_cache_cipherlist()
5722 SSLfatal(s, SSL_AD_DECODE_ERROR, in bytes_to_cipher_list()
[all …]
H A Dd1_lib.c398 SSLfatal(s, SSL_AD_NO_ALERT, SSL_R_READ_TIMEOUT_EXPIRED); in dtls1_check_timeout_num()
/freebsd-14.2/crypto/openssl/ssl/record/
H A Dssl3_record.c359 SSLfatal(s, SSL_AD_NO_ALERT, in ssl3_get_record()
408 SSLfatal(s, SSL_AD_RECORD_OVERFLOW, in ssl3_get_record()
429 SSLfatal(s, SSL_AD_RECORD_OVERFLOW, in ssl3_get_record()
512 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in ssl3_get_record()
524 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, in ssl3_get_record()
568 SSLfatal(s, SSL_AD_BAD_RECORD_MAC, in ssl3_get_record()
631 SSLfatal(s, SSL_AD_BAD_RECORD_MAC, in ssl3_get_record()
673 SSLfatal(s, SSL_AD_BAD_RECORD_MAC, in ssl3_get_record()
686 SSLfatal(s, SSL_AD_RECORD_OVERFLOW, in ssl3_get_record()
1596 SSLfatal(s, SSL_AD_BAD_RECORD_MAC, in dtls1_process_record()
[all …]
H A Dssl3_record_tls13.c39 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_enc()
67 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_enc()
78 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_enc()
89 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_enc()
102 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_enc()
110 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_enc()
127 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_enc()
150 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_enc()
162 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_enc()
186 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_enc()
H A Drec_layer_s3.c235 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_read_n()
276 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_read_n()
322 SSLfatal(s, SSL_AD_DECODE_ERROR, in ssl3_read_n()
389 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_BAD_LENGTH); in ssl3_write_bytes()
599 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_write_bytes()
615 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_write_bytes()
993 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in do_ssl3_write()
1396 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, in ssl3_read_bytes()
1414 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, in ssl3_read_bytes()
1586 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, in ssl3_read_bytes()
[all …]
H A Drec_layer_d1.c160 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in dtls1_buffer_record()
362 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in dtls1_read_bytes()
491 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, in dtls1_read_bytes()
586 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, in dtls1_read_bytes()
705 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in dtls1_read_bytes()
751 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, ERR_R_INTERNAL_ERROR); in dtls1_read_bytes()
784 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in dtls1_write_bytes()
810 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in do_dtls1_write()
842 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in do_dtls1_write()
925 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in do_dtls1_write()
[all …]
H A Dssl3_buffer.c74 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_MALLOC_FAILURE); in ssl3_setup_read_buffer()
137 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_MALLOC_FAILURE); in ssl3_setup_write_buffer()