Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dsslerr.h204 # define SSL_R_NULL_SSL_CTX 195 macro
/third_party/openssl/ohos_lite/include/openssl/
Dsslerr.h636 # define SSL_R_NULL_SSL_CTX 195 macro
/third_party/openssl/ssl/
Dssl_err.c312 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_NULL_SSL_CTX), "null ssl ctx"},
Dssl_lib.c677 ERR_raise(ERR_LIB_SSL, SSL_R_NULL_SSL_CTX); in SSL_new()
/third_party/python/Modules/
D_ssl_data.h4812 #ifdef SSL_R_NULL_SSL_CTX
4813 {"NULL_SSL_CTX", ERR_LIB_SSL, SSL_R_NULL_SSL_CTX},
D_ssl_data_111.h5058 #ifdef SSL_R_NULL_SSL_CTX
5059 {"NULL_SSL_CTX", ERR_LIB_SSL, SSL_R_NULL_SSL_CTX},
D_ssl_data_300.h6933 #ifdef SSL_R_NULL_SSL_CTX
6934 {"NULL_SSL_CTX", ERR_LIB_SSL, SSL_R_NULL_SSL_CTX},
/third_party/openssl/crypto/err/
Dopenssl.txt1422 SSL_R_NULL_SSL_CTX:195:null ssl ctx