Searched refs:NCONF_new (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.0-release/crypto/openssl/apps/
H A Dspkac.c242 conf = NCONF_new(NULL);
H A Dasn1pars.c397 cnf = NCONF_new(NULL);
H A Dopenssl.c341 config=NCONF_new(NULL);
H A Dsrp.c461 conf = NCONF_new(NULL);
H A Dreq.c467 config=NCONF_new(NULL);
477 req_conf=NCONF_new(NULL);
H A Dts.c426 (!(conf = NCONF_new(NULL)) ||
H A Dx509.c532 extconf = NCONF_new(NULL);
H A Dca.c605 conf = NCONF_new(NULL);
994 extconf = NCONF_new(NULL);
H A Dapps.c1828 dbattr_conf = NCONF_new(NULL);
/freebsd-10.0-release/crypto/openssl/crypto/conf/
H A Dconf.h153 CONF *NCONF_new(CONF_METHOD *meth);
H A Dconf_lib.c234 CONF *NCONF_new(CONF_METHOD *meth) function
H A Dconf_mod.c172 conf = NCONF_new(NULL);

Completed in 79 milliseconds