Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dsslerr.h238 # define SSL_R_SHUTDOWN_WHILE_IN_INIT 407 macro
/third_party/openssl/ohos_lite/include/openssl/
Dsslerr.h670 # define SSL_R_SHUTDOWN_WHILE_IN_INIT 407 macro
/third_party/openssl/ssl/
Dssl_err.c367 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_SHUTDOWN_WHILE_IN_INIT),
Dssl_lib.c2259 ERR_raise(ERR_LIB_SSL, SSL_R_SHUTDOWN_WHILE_IN_INIT); in SSL_shutdown()
/third_party/python/Modules/
D_ssl_data.h4997 #ifdef SSL_R_SHUTDOWN_WHILE_IN_INIT
4998 {"SHUTDOWN_WHILE_IN_INIT", ERR_LIB_SSL, SSL_R_SHUTDOWN_WHILE_IN_INIT},
D_ssl_data_111.h5223 #ifdef SSL_R_SHUTDOWN_WHILE_IN_INIT
5224 {"SHUTDOWN_WHILE_IN_INIT", ERR_LIB_SSL, SSL_R_SHUTDOWN_WHILE_IN_INIT},
D_ssl_data_300.h7098 #ifdef SSL_R_SHUTDOWN_WHILE_IN_INIT
7099 {"SHUTDOWN_WHILE_IN_INIT", ERR_LIB_SSL, SSL_R_SHUTDOWN_WHILE_IN_INIT},
/third_party/openssl/crypto/err/
Dopenssl.txt1458 SSL_R_SHUTDOWN_WHILE_IN_INIT:407:shutdown while in init