Home
last modified time | relevance | path

Searched refs:SSL_R_VERSION_TOO_LOW (Results 1 – 8 of 8) sorted by relevance

/third_party/openssl/include/openssl/
Dsslerr.h764 # define SSL_R_VERSION_TOO_LOW 396 macro
/third_party/openssl/ssl/statem/
Dstatem_lib.c1491 return SSL_R_VERSION_TOO_LOW; in ssl_method_error()
1882 return disabled ? SSL_R_UNSUPPORTED_PROTOCOL : SSL_R_VERSION_TOO_LOW; in ssl_choose_server_version()
Dstatem_srvr.c1675 protverr = SSL_R_VERSION_TOO_LOW; in tls_early_post_process_client_hello()
/third_party/python/Modules/
D_ssl_data.h5487 #ifdef SSL_R_VERSION_TOO_LOW
5488 {"VERSION_TOO_LOW", ERR_LIB_SSL, SSL_R_VERSION_TOO_LOW},
D_ssl_data_111.h5693 #ifdef SSL_R_VERSION_TOO_LOW
5694 {"VERSION_TOO_LOW", ERR_LIB_SSL, SSL_R_VERSION_TOO_LOW},
D_ssl_data_300.h7563 #ifdef SSL_R_VERSION_TOO_LOW
7564 {"VERSION_TOO_LOW", ERR_LIB_SSL, SSL_R_VERSION_TOO_LOW},
/third_party/openssl/ssl/
Dssl_err.c1250 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_VERSION_TOO_LOW), "version too low"},
/third_party/openssl/crypto/err/
Dopenssl.txt2895 SSL_R_VERSION_TOO_LOW:396:version too low