Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssl/ssl/
HDs3_msg.c50 if (s->version == SSL3_VERSION && desc == SSL_AD_PROTOCOL_VERSION) in ssl3_send_alert()
HDs3_enc.c567 case SSL_AD_PROTOCOL_VERSION: in ssl3_alert_code()
HDt1_enc.c769 case SSL_AD_PROTOCOL_VERSION: in tls1_alert_code()
/freebsd-head/crypto/openssl/ssl/statem/
HDstatem_lib.c104 SSLfatal(s, SSL_AD_PROTOCOL_VERSION, SSL_R_NO_PROTOCOLS_AVAILABLE); in tls_setup_handshake()
1921 SSLfatal(s, SSL_AD_PROTOCOL_VERSION, SSL_R_WRONG_SSL_VERSION); in ssl_choose_client_version()
1929 SSLfatal(s, SSL_AD_PROTOCOL_VERSION, SSL_R_WRONG_SSL_VERSION); in ssl_choose_client_version()
1951 SSLfatal(s, SSL_AD_PROTOCOL_VERSION, ret); in ssl_choose_client_version()
1957 SSLfatal(s, SSL_AD_PROTOCOL_VERSION, SSL_R_UNSUPPORTED_PROTOCOL); in ssl_choose_client_version()
1962 SSLfatal(s, SSL_AD_PROTOCOL_VERSION, SSL_R_UNSUPPORTED_PROTOCOL); in ssl_choose_client_version()
2003 SSLfatal(s, SSL_AD_PROTOCOL_VERSION, SSL_R_UNSUPPORTED_PROTOCOL); in ssl_choose_client_version()
HDstatem_srvr.c1633 SSLfatal(s, SSL_AD_PROTOCOL_VERSION, SSL_R_UNKNOWN_PROTOCOL); in tls_early_post_process_client_hello()
1657 SSLfatal(s, SSL_AD_PROTOCOL_VERSION, protverr); in tls_early_post_process_client_hello()
1691 SSLfatal(s, SSL_AD_PROTOCOL_VERSION, protverr); in tls_early_post_process_client_hello()
HDstatem_clnt.c1603 SSLfatal(s, SSL_AD_PROTOCOL_VERSION, in tls_process_server_hello()
/freebsd-head/crypto/openssl/ssl/record/
HDssl3_record.c232 SSLfatal(s, SSL_AD_PROTOCOL_VERSION, in ssl3_get_record()
336 SSLfatal(s, SSL_AD_PROTOCOL_VERSION, in ssl3_get_record()
363 SSLfatal(s, SSL_AD_PROTOCOL_VERSION, in ssl3_get_record()
/freebsd-head/crypto/openssl/test/helpers/
HDhandshake.c247 *al = SSL_AD_PROTOCOL_VERSION; in client_hello_nov12_cb()
/freebsd-head/crypto/openssl/include/openssl/
HDssl.h1233 # define SSL_AD_PROTOCOL_VERSION TLS1_AD_PROTOCOL_VERSION macro
HDssl.h.in1161 # define SSL_AD_PROTOCOL_VERSION TLS1_AD_PROTOCOL_VERSION macro