Home
last modified time | relevance | path

Searched refs:SSL_AD_NO_ALERT (Results 1 – 10 of 10) sorted by relevance

/openssl/ssl/record/methods/
H A Dtlsany_meth.c71 RLAYERfatal(rl, SSL_AD_NO_ALERT, SSL_R_HTTP_REQUEST); in tls_validate_record_header()
74 RLAYERfatal(rl, SSL_AD_NO_ALERT, in tls_validate_record_header()
80 RLAYERfatal(rl, SSL_AD_NO_ALERT, in tls_validate_record_header()
106 RLAYERfatal(rl, SSL_AD_NO_ALERT, in tls_validate_record_header()
H A Ddtls_meth.c200 if (rl->alert != SSL_AD_NO_ALERT) { in dtls_process_record()
499 if (rl->alert != SSL_AD_NO_ALERT) { in dtls_get_more_records()
560 if (rl->alert != SSL_AD_NO_ALERT) { in dtls_get_more_records()
H A Dtls_common.c205 RLAYERfatal(rl, SSL_AD_NO_ALERT, ERR_R_CRYPTO_LIB); in tls_setup_write_buffer()
267 RLAYERfatal(rl, SSL_AD_NO_ALERT, ERR_R_CRYPTO_LIB); in tls_setup_read_buffer()
832 if (rl->alert != SSL_AD_NO_ALERT) { in tls_get_more_records()
905 if (rl->alert != SSL_AD_NO_ALERT) { in tls_get_more_records()
1323 rl->alert = SSL_AD_NO_ALERT; in tls_int_new_record_layer()
1850 if (rl->alert == SSL_AD_NO_ALERT) { in tls_write_records_default()
1858 if (rl->alert == SSL_AD_NO_ALERT) { in tls_write_records_default()
/openssl/ssl/statem/
H A Dstatem.c153 if (al != SSL_AD_NO_ALERT) in ossl_statem_send_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()
H A Dstatem_clnt.c3809 SSLfatal(s, SSL_AD_NO_ALERT, SSL_R_CANNOT_CHANGE_CIPHER); in tls_construct_client_certificate()
3898 SSLfatal(sc, SSL_AD_NO_ALERT, SSL_R_CANNOT_CHANGE_CIPHER); in tls_construct_client_compressed_certificate()
H A Dstatem_srvr.c1389 SSLfatal(s, SSL_AD_NO_ALERT, SSL_R_COOKIE_GEN_CALLBACK_FAILURE); in dtls_construct_hello_verify_request()
1396 SSLfatal(s, SSL_AD_NO_ALERT, ERR_R_INTERNAL_ERROR); in dtls_construct_hello_verify_request()
/openssl/ssl/record/
H A Drec_layer_s3.c526 if (al != SSL_AD_NO_ALERT) { in ossl_tls_handle_rlayer_return()
910 SSLfatal_data(s, SSL_AD_NO_ALERT, in ssl3_read_bytes()
972 SSLfatal(s, SSL_AD_NO_ALERT, in ssl3_read_bytes()
H A Drec_layer_d1.c442 SSLfatal_data(sc, SSL_AD_NO_ALERT, in dtls1_read_bytes()
/openssl/ssl/
H A Dd1_lib.c384 SSLfatal(s, SSL_AD_NO_ALERT, SSL_R_READ_TIMEOUT_EXPIRED); in dtls1_check_timeout_num()
H A Dssl_local.h60 # define SSL_AD_NO_ALERT -1 macro

Completed in 63 milliseconds