Home
last modified time | relevance | path

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

/openssl-master/ssl/record/
A Dssl3_record.c228 SSL_R_WRONG_VERSION_NUMBER); in ssl3_get_record()
323 SSL_R_WRONG_VERSION_NUMBER); in ssl3_get_record()
332 SSL_R_WRONG_VERSION_NUMBER); in ssl3_get_record()
355 SSL_R_WRONG_VERSION_NUMBER); in ssl3_get_record()
359 SSL_R_WRONG_VERSION_NUMBER); in ssl3_get_record()
377 SSL_R_WRONG_VERSION_NUMBER); in ssl3_get_record()
/openssl-master/include/openssl/
A Dsslerr.h339 # define SSL_R_WRONG_VERSION_NUMBER 267 macro
/openssl-master/ssl/
A Dssl_err.c552 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_WRONG_VERSION_NUMBER),
A Dd1_lib.c636 ERR_raise(ERR_LIB_SSL, SSL_R_WRONG_VERSION_NUMBER); in DTLSv1_listen()
/openssl-master/apps/lib/
A Dapps.c2425 case SSL_R_WRONG_VERSION_NUMBER: in tls_error_hint()
/openssl-master/crypto/err/
A Dopenssl.txt1528 SSL_R_WRONG_VERSION_NUMBER:267:wrong version number

Completed in 41 milliseconds