Home
last modified time | relevance | path

Searched refs:CONF_R_SSL_SECTION_EMPTY (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/include/openssl/
Dconferr.h69 # define CONF_R_SSL_SECTION_EMPTY 119 macro
/third_party/openssl/crypto/conf/
Dconf_err.c70 {ERR_PACK(ERR_LIB_CONF, 0, CONF_R_SSL_SECTION_EMPTY), "ssl section empty"},
Dconf_ssl.c74 CONFerr(CONF_F_SSL_MODULE_INIT, CONF_R_SSL_SECTION_EMPTY); in ssl_module_init()
/third_party/python/Modules/
D_ssl_data.h1462 #ifdef CONF_R_SSL_SECTION_EMPTY
1463 {"SSL_SECTION_EMPTY", ERR_LIB_CONF, CONF_R_SSL_SECTION_EMPTY},
D_ssl_data_111.h1523 #ifdef CONF_R_SSL_SECTION_EMPTY
1524 {"SSL_SECTION_EMPTY", ERR_LIB_CONF, CONF_R_SSL_SECTION_EMPTY},
D_ssl_data_300.h2058 #ifdef CONF_R_SSL_SECTION_EMPTY
2059 {"SSL_SECTION_EMPTY", ERR_LIB_CONF, CONF_R_SSL_SECTION_EMPTY},
/third_party/openssl/crypto/err/
Dopenssl.txt2057 CONF_R_SSL_SECTION_EMPTY:119:ssl section empty