Searched refs:ERR_LIB_NONE (Results 1 – 3 of 3) sorted by relevance
/external/openssl/crypto/err/ | ||
D | err.h | 161 #define ERR_LIB_NONE 1 macro |
D | err.c | 131 {ERR_PACK(ERR_LIB_NONE,0,0) ,"unknown library"}, |
/external/openssl/include/openssl/ | ||
D | err.h | 161 #define ERR_LIB_NONE 1 macro |