NCONF_new
CONF *NCONF_new(const CONF_METHOD *meth);
LCRYPTO_ALIAS(NCONF_new);
conf = NCONF_new(NULL);
load_ctx->conf = NCONF_new(NULL);
LCRYPTO_USED(NCONF_new);
dbattr_conf = NCONF_new(NULL);
cnf = NCONF_new(NULL);
conf = NCONF_new(NULL);
extconf = NCONF_new(NULL);
config = NCONF_new(NULL);
if ((req_conf = NCONF_new(NULL)) == NULL)
if ((addext_conf = NCONF_new(NULL)) == NULL)
((conf = NCONF_new(NULL)) == NULL ||
extconf = NCONF_new(NULL);