Home
last modified time | relevance | path

Searched refs:ERR_LIB_NONE (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/include/openssl/
Derr.h54 # define ERR_LIB_NONE 1 macro
/third_party/openssl/crypto/err/
Derr.c31 {ERR_PACK(ERR_LIB_NONE, 0, 0), "unknown library"},
/third_party/python/Modules/
D_ssl_data_111.h72 #ifdef ERR_LIB_NONE
73 {"NONE", ERR_LIB_NONE},
D_ssl_data_300.h87 #ifdef ERR_LIB_NONE
88 {"NONE", ERR_LIB_NONE},