Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dsslerr.h49 # define SSL_R_BAD_PROTOCOL_VERSION_NUMBER 116 macro
/third_party/openssl/ohos_lite/include/openssl/
Dsslerr.h484 # define SSL_R_BAD_PROTOCOL_VERSION_NUMBER 116 macro
/third_party/openssl/ssl/
Dssl_err.c51 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_BAD_PROTOCOL_VERSION_NUMBER),
Dd1_lib.c559 ERR_raise(ERR_LIB_SSL, SSL_R_BAD_PROTOCOL_VERSION_NUMBER); in DTLSv1_listen()
/third_party/python/Modules/
D_ssl_data.h3977 #ifdef SSL_R_BAD_PROTOCOL_VERSION_NUMBER
3978 {"BAD_PROTOCOL_VERSION_NUMBER", ERR_LIB_SSL, SSL_R_BAD_PROTOCOL_VERSION_NUMBER},
D_ssl_data_111.h4303 #ifdef SSL_R_BAD_PROTOCOL_VERSION_NUMBER
4304 {"BAD_PROTOCOL_VERSION_NUMBER", ERR_LIB_SSL, SSL_R_BAD_PROTOCOL_VERSION_NUMBER},
D_ssl_data_300.h6163 #ifdef SSL_R_BAD_PROTOCOL_VERSION_NUMBER
6164 {"BAD_PROTOCOL_VERSION_NUMBER", ERR_LIB_SSL, SSL_R_BAD_PROTOCOL_VERSION_NUMBER},
/third_party/openssl/ssl/statem/
Dextensions_srvr.c775 SSL_R_BAD_PROTOCOL_VERSION_NUMBER); in tls_parse_ctos_cookie()
Dextensions_clnt.c1723 SSL_R_BAD_PROTOCOL_VERSION_NUMBER); in tls_parse_stoc_supported_versions()
/third_party/openssl/crypto/err/
Dopenssl.txt1262 SSL_R_BAD_PROTOCOL_VERSION_NUMBER:116:bad protocol version number