Home
last modified time | relevance | path

Searched refs:NCONF_new (Results 1 – 11 of 11) sorted by relevance

/external/openssl/crypto/conf/
Dconf.h153 CONF *NCONF_new(CONF_METHOD *meth);
Dconf_lib.c234 CONF *NCONF_new(CONF_METHOD *meth) in NCONF_new() function
Dconf_mod.c172 conf = NCONF_new(NULL); in CONF_modules_load_file()
/external/openssl/include/openssl/
Dconf.h153 CONF *NCONF_new(CONF_METHOD *meth);
/external/openssl/apps/
Dspkac.c242 conf = NCONF_new(NULL); in MAIN()
Dasn1pars.c397 cnf = NCONF_new(NULL); in do_generate()
Dopenssl.c271 config=NCONF_new(NULL); in main()
Dreq.c458 config=NCONF_new(NULL); in MAIN()
468 req_conf=NCONF_new(NULL); in MAIN()
Dx509.c521 extconf = NCONF_new(NULL); in MAIN()
Dca.c591 conf = NCONF_new(NULL); in MAIN()
980 extconf = NCONF_new(NULL); in MAIN()
Dapps.c1815 dbattr_conf = NCONF_new(NULL); in load_index()