Home
last modified time | relevance | path

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

/openssl-master/include/openssl/
A Dsslerr.h49 # define SSL_R_BAD_PROTOCOL_VERSION_NUMBER 116 macro
/openssl-master/ssl/
A Dssl_err.c51 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_BAD_PROTOCOL_VERSION_NUMBER),
A Dd1_lib.c559 ERR_raise(ERR_LIB_SSL, SSL_R_BAD_PROTOCOL_VERSION_NUMBER); in DTLSv1_listen()
/openssl-master/ssl/statem/
A Dextensions_srvr.c768 SSL_R_BAD_PROTOCOL_VERSION_NUMBER); in tls_parse_ctos_cookie()
A Dextensions_clnt.c1716 SSL_R_BAD_PROTOCOL_VERSION_NUMBER); in tls_parse_stoc_supported_versions()
/openssl-master/crypto/err/
A Dopenssl.txt1257 SSL_R_BAD_PROTOCOL_VERSION_NUMBER:116:bad protocol version number

Completed in 16 milliseconds