Home
last modified time | relevance | path

Searched refs:CONF_R_MISSING_INIT_FUNCTION (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/crypto/conf/
H A Dconf_err.c79 {ERR_REASON(CONF_R_MISSING_INIT_FUNCTION), "missing init function"},
H A Dconf_mod.c258 errcode = CONF_R_MISSING_INIT_FUNCTION; in module_load_dso()
/dragonfly/crypto/libressl/include/openssl/
H A Dconf.h230 #define CONF_R_MISSING_INIT_FUNCTION 112 macro