Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_clnt.c42 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls_construct_ctos_renegotiate()
55 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls_construct_ctos_renegotiate()
80 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls_construct_ctos_server_name()
105 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls_construct_ctos_maxfragmentlen()
131 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls_construct_ctos_srp()
193 SSLfatal(s, SSL_AD_INTERNAL_ERROR, reason); in tls_construct_ctos_ec_pt_formats()
207 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls_construct_ctos_ec_pt_formats()
224 SSLfatal(s, SSL_AD_INTERNAL_ERROR, reason); in tls_construct_ctos_supported_groups()
246 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls_construct_ctos_supported_groups()
257 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls_construct_ctos_supported_groups()
[all …]
H A Dextensions_srvr.c53 SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_RENEGOTIATION_ENCODING_ERR); in tls_parse_ctos_renegotiate()
59 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, SSL_R_RENEGOTIATION_MISMATCH); in tls_parse_ctos_renegotiate()
73 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, SSL_R_RENEGOTIATION_MISMATCH); in tls_parse_ctos_renegotiate()
114 SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_BAD_EXTENSION); in tls_parse_ctos_server_name()
132 SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_BAD_EXTENSION); in tls_parse_ctos_server_name()
142 SSLfatal(s, SSL_AD_UNRECOGNIZED_NAME, SSL_R_BAD_EXTENSION); in tls_parse_ctos_server_name()
147 SSLfatal(s, SSL_AD_UNRECOGNIZED_NAME, SSL_R_BAD_EXTENSION); in tls_parse_ctos_server_name()
158 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls_parse_ctos_server_name()
184 SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_BAD_EXTENSION); in tls_parse_ctos_maxfragmentlen()
190 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls_parse_ctos_maxfragmentlen()
[all …]
H A Dstatem_clnt.c423 SSLfatal(s, SSL3_AD_UNEXPECTED_MESSAGE, SSL_R_UNEXPECTED_MESSAGE); in ossl_statem_client_read_transition()
451 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ossl_statem_client13_write_transition()
468 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ossl_statem_client13_write_transition()
556 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ossl_statem_client_write_transition()
956 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_BAD_HANDSHAKE_STATE); in ossl_statem_client_construct_message()
1098 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ossl_statem_client_process_message()
1162 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ossl_statem_client_post_process_message()
1190 SSLfatal(s, SSL_AD_INTERNAL_ERROR, protverr); in tls_construct_client_hello()
1225 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls_construct_client_hello()
1264 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls_construct_client_hello()
[all …]
H A Dstatem_srvr.c228 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in ossl_statem_server_read_transition()
340 SSLfatal(s, SSL3_AD_UNEXPECTED_MESSAGE, SSL_R_UNEXPECTED_MESSAGE); in ossl_statem_server_read_transition()
480 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ossl_statem_server13_write_transition()
622 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ossl_statem_server_write_transition()
818 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ossl_statem_server_pre_work()
849 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ossl_statem_server_pre_work()
955 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ossl_statem_server_post_work()
1118 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_BAD_HANDSHAKE_STATE); in ossl_statem_server_construct_message()
1287 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ossl_statem_server_process_message()
1338 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ossl_statem_server_post_process_message()
[all …]
H A Dstatem_lib.c155 SSLfatal(s, SSL_AD_PROTOCOL_VERSION, SSL_R_NO_PROTOCOLS_AVAILABLE); in tls_setup_handshake()
185 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, ERR_R_INTERNAL_ERROR); in tls_setup_handshake()
304 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in get_cert_verify_tbs_data()
327 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls_construct_cert_verify()
333 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls_construct_cert_verify()
339 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_construct_cert_verify()
350 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls_construct_cert_verify()
359 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_construct_cert_verify()
368 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_construct_cert_verify()
384 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in tls_construct_cert_verify()
[all …]
H A Dextensions.c581 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_CRYPTO_LIB); in tls_collect_extensions()
592 SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_BAD_EXTENSION); in tls_collect_extensions()
605 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_EXTENSION); in tls_collect_extensions()
634 SSLfatal(s, SSL_AD_UNSUPPORTED_EXTENSION, in tls_collect_extensions()
818 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls_construct_extensions()
826 SSLfatal(s, SSL_AD_INTERNAL_ERROR, reason); in tls_construct_extensions()
869 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls_construct_extensions()
893 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in final_renegotiate()
905 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in final_renegotiate()
944 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in final_server_name()
[all …]
H A Dstatem.c185 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_MISSING_FATAL); \
417 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_INTERNAL_ERROR); in state_machine()
422 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_INTERNAL_ERROR); in state_machine()
428 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_INTERNAL_ERROR); in state_machine()
434 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_INTERNAL_ERROR); in state_machine()
438 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_INTERNAL_ERROR); in state_machine()
460 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_INTERNAL_ERROR); in state_machine()
651 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in read_state_machine()
660 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_BUF_LIB); in read_state_machine()
684 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in read_state_machine()
[all …]
H A Dstatem_dtls.c465 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_EXCESSIVE_MESSAGE_SIZE); in dtls1_preprocess_fragment()
475 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_BUF_LIB); in dtls1_preprocess_fragment()
489 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_EXCESSIVE_MESSAGE_SIZE); in dtls1_preprocess_fragment()
855 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, in dtls_get_reassembled_message()
870 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, SSL_R_UNEXPECTED_MESSAGE); in dtls_get_reassembled_message()
886 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_LENGTH); in dtls_get_reassembled_message()
937 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, SSL_R_UNEXPECTED_MESSAGE); in dtls_get_reassembled_message()
972 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_LENGTH); in dtls_get_reassembled_message()
1015 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in dtls_construct_change_cipher_spec()
1037 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in dtls_wait_for_dry()
[all …]
H A Dextensions_cust.c141 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()
211 SSLfatal(s, al, SSL_R_CALLBACK_FAILED); in custom_ext_add()
226 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in custom_ext_add()
238 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in custom_ext_add()
/freebsd/crypto/openssl/ssl/
H A Ds3_enc.c39 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in ssl3_generate_key_block()
46 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_generate_key_block()
63 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_generate_key_block()
68 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_generate_key_block()
74 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_generate_key_block()
108 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_change_cipher_state()
118 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_change_cipher_state()
143 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_change_cipher_state()
200 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_CRYPTO_LIB); in ssl3_setup_key_block()
225 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_BIO_LIB); in ssl3_init_finished_mac()
[all …]
H A Dtls13_enc.c113 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_hkdf_expand()
186 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_generate_secret()
193 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_generate_secret()
220 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_generate_secret()
255 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_generate_master_secret()
310 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls13_final_finish_mac()
366 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in derive_secret_key_and_iv()
384 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in derive_secret_key_and_iv()
407 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in derive_secret_key_and_iv()
425 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in derive_secret_key_and_iv()
[all …]
H A Dtls_srp.c321 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_CRYPTO_LIB); in srp_generate_server_master_secret()
350 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in srp_generate_client_master_secret()
356 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_CALLBACK_FAILED); in srp_generate_client_master_secret()
368 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in srp_generate_client_master_secret()
374 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_CRYPTO_LIB); in srp_generate_client_master_secret()
398 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_DATA); in srp_verify_server_param()
403 SSLfatal(s, SSL_AD_INSUFFICIENT_SECURITY, SSL_R_INSUFFICIENT_SECURITY); in srp_verify_server_param()
411 SSLfatal(s, SSL_AD_INSUFFICIENT_SECURITY, SSL_R_CALLBACK_FAILED); in srp_verify_server_param()
415 SSLfatal(s, SSL_AD_INSUFFICIENT_SECURITY, in srp_verify_server_param()
H A Dt1_enc.c44 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_PRF()
82 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_PRF()
148 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_change_cipher_state()
170 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_change_cipher_state()
288 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in tls1_setup_key_block()
297 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_CRYPTO_LIB); in tls1_setup_key_block()
H A Dssl_sess.c366 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_UNSUPPORTED_SSL_VERSION); in ssl_generate_session_id()
395 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in ssl_generate_session_id()
410 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in ssl_generate_session_id()
420 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in ssl_generate_session_id()
428 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_SSL_SESSION_ID_CONFLICT); in ssl_generate_session_id()
442 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_SSL_LIB); in ssl_get_new_session()
474 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_get_new_session()
618 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_get_prev_session()
664 SSLfatal(s, SSL_AD_INTERNAL_ERROR, in ssl_get_prev_session()
683 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, SSL_R_INCONSISTENT_EXTMS); in ssl_get_prev_session()
H A Dt1_lib.c2698 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_SIGNATURE_TYPE); in tls12_check_peer_sigalg()
2709 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_SIGNATURE_TYPE); in tls12_check_peer_sigalg()
2718 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_SIGNATURE_TYPE); in tls12_check_peer_sigalg()
2726 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_SIGNATURE_TYPE); in tls12_check_peer_sigalg()
2738 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_SIGNATURE_TYPE); in tls12_check_peer_sigalg()
2746 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_SIGNATURE_TYPE); in tls12_check_peer_sigalg()
2754 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, in tls12_check_peer_sigalg()
2764 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_CURVE); in tls12_check_peer_sigalg()
2771 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_CURVE); in tls12_check_peer_sigalg()
2778 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, in tls12_check_peer_sigalg()
[all …]
H A Ds3_lib.c5310 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_generate_pkey_group()
5318 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in ssl_generate_pkey_group()
5322 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in ssl_generate_pkey_group()
5326 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in ssl_generate_pkey_group()
5330 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in ssl_generate_pkey_group()
5361 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB); in ssl_generate_param_group()
5410 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_derive()
5419 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_derive()
5428 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_CRYPTO_LIB); in ssl_derive()
5436 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_KEY_SHARE); in ssl_derive()
[all …]
H A Dssl_lib.c6074 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_handshake_hash()
6080 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_handshake_hash()
6086 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_handshake_hash()
6606 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_CT_LIB); in ssl_validate_ct()
6635 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, SSL_R_SCT_VERIFICATION_FAILED); in ssl_validate_ct()
6643 SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, SSL_R_CALLBACK_FAILED); in ssl_validate_ct()
7017 SSLfatal(sc, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl_log_rsa_client_key_exchange()
7052 SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_NO_CIPHERS_SPECIFIED); in ssl_cache_cipherlist()
7057 SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_ERROR_IN_RECEIVED_CIPHER_LIST); in ssl_cache_cipherlist()
7081 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_CRYPTO_LIB); in ssl_cache_cipherlist()
[all …]
H A Dd1_lib.c383 SSLfatal(s, SSL_AD_NO_ALERT, SSL_R_READ_TIMEOUT_EXPIRED); in dtls1_check_timeout_num()
/freebsd/crypto/openssl/ssl/record/
H A Drec_layer_d1.c94 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in dtls_buffer_record()
108 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_CRYPTO_LIB); in dtls_buffer_record()
211 SSLfatal(sc, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in dtls1_read_bytes()
324 SSLfatal(sc, SSL_AD_UNEXPECTED_MESSAGE, in dtls1_read_bytes()
386 SSLfatal(sc, SSL_AD_UNEXPECTED_MESSAGE, SSL_R_INVALID_ALERT); in dtls1_read_bytes()
411 SSLfatal(sc, SSL_AD_UNEXPECTED_MESSAGE, in dtls1_read_bytes()
442 SSLfatal(sc, SSL_AD_HANDSHAKE_FAILURE, SSL_R_NO_RENEGOTIATION); in dtls1_read_bytes()
457 SSLfatal(sc, SSL_AD_ILLEGAL_PARAMETER, SSL_R_UNKNOWN_ALERT_TYPE); in dtls1_read_bytes()
540 SSLfatal(sc, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in dtls1_read_bytes()
576 SSLfatal(sc, SSL_AD_UNEXPECTED_MESSAGE, SSL_R_UNEXPECTED_RECORD); in dtls1_read_bytes()
[all …]
H A Drec_layer_s3.c132 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ossl_get_max_early_data()
158 SSLfatal(s, send ? SSL_AD_INTERNAL_ERROR : SSL_AD_UNEXPECTED_MESSAGE, in ossl_early_data_count_ok()
167 SSLfatal(s, send ? SSL_AD_INTERNAL_ERROR : SSL_AD_UNEXPECTED_MESSAGE, in ossl_early_data_count_ok()
263 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_BAD_WRITE_RETRY); in tls_write_check_pending()
301 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_BAD_LENGTH); in ssl3_write_bytes()
391 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_write_bytes()
430 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_write_bytes()
639 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR); in ssl3_read_bytes()
718 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, in ssl3_read_bytes()
735 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, in ssl3_read_bytes()
[all …]
/freebsd/crypto/openssl/include/internal/
H A Dstatem.h148 #define SSLfatal(s, al, r) SSLfatal_data((s), (al), (r), NULL) macro