Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/conf/
H A Dconf_def.c243 ERR_raise(ERR_LIB_CONF, ERR_R_CONF_LIB); in def_load_bio()
555 ERR_raise(ERR_LIB_CONF, ERR_R_CONF_LIB); in def_load_bio()
H A Dconf_lib.c191 ERR_raise(ERR_LIB_CONF, ERR_R_CONF_LIB); in NCONF_new_ex()
/freebsd/crypto/openssl/include/openssl/
H A Derr.h326 # define ERR_R_CONF_LIB (ERR_LIB_CONF/* 14 */ | ERR_RFLAG_COMMON) macro
H A Derr.h.in328 # define ERR_R_CONF_LIB (ERR_LIB_CONF/* 14 */ | ERR_RFLAG_COMMON) macro