Home
last modified time | relevance | path

Searched refs:NCONF_new_ex (Results 1 – 12 of 12) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DNCONF_new_ex.pod5 NCONF_new_ex, NCONF_new, NCONF_free, NCONF_default, NCONF_load,
19 CONF *NCONF_new_ex(OSSL_LIB_CTX *libctx, CONF_METHOD *meth);
31 NCONF_new_ex() creates a new CONF object in heap memory and assigns to
35 NCONF_new() is similar to NCONF_new_ex() but sets the I<libctx> to NULL.
63 NCONF_new_ex() and NCONF_new() return a newly created I<CONF> object
72 NCONF_new_ex(), NCONF_get0_libctx(), and NCONF_get_section_names() were added
H A DCONF_modules_load_file.pod135 cnf = NCONF_new_ex(libctx, NULL);
153 L<NCONF_new_ex(3)>
/freebsd/crypto/openssl/crypto/conf/
H A Dconf_lib.c182 CONF *NCONF_new_ex(OSSL_LIB_CTX *libctx, CONF_METHOD *meth) in NCONF_new_ex() function
201 return NCONF_new_ex(NULL, meth); in NCONF_new()
H A Dconf_mod.c202 conf = NCONF_new_ex(libctx, NULL); in CONF_modules_load_file_ex()
/freebsd/crypto/openssl/include/openssl/
H A Dconf.h145 CONF *NCONF_new_ex(OSSL_LIB_CTX *libctx, CONF_METHOD *meth);
H A Dconf.h.in108 CONF *NCONF_new_ex(OSSL_LIB_CTX *libctx, CONF_METHOD *meth);
/freebsd/crypto/openssl/test/
H A Dv3ext.c377 conf = NCONF_new_ex(NULL, NULL); in test_ext_syntax()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile247 MAN+= NCONF_new_ex.3
2569 MLINKS+= NCONF_new_ex.3 NCONF_default.3
2570 MLINKS+= NCONF_new_ex.3 NCONF_free.3
2571 MLINKS+= NCONF_new_ex.3 NCONF_get0_libctx.3
2572 MLINKS+= NCONF_new_ex.3 NCONF_get_section.3
2573 MLINKS+= NCONF_new_ex.3 NCONF_get_section_names.3
2574 MLINKS+= NCONF_new_ex.3 NCONF_load.3
2575 MLINKS+= NCONF_new_ex.3 NCONF_new.3
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c352 conf = NCONF_new_ex(app_get0_libctx(), NULL); in app_load_config_bio()
395 conf = NCONF_new_ex(app_get0_libctx(), NULL); in app_load_config_internal()
/freebsd/crypto/openssl/doc/
H A Dbuild.info1462 DEPEND[html/man3/NCONF_new_ex.html]=man3/NCONF_new_ex.pod
1463 GENERATE[html/man3/NCONF_new_ex.html]=man3/NCONF_new_ex.pod
1464 DEPEND[man/man3/NCONF_new_ex.3]=man3/NCONF_new_ex.pod
1465 GENERATE[man/man3/NCONF_new_ex.3]=man3/NCONF_new_ex.pod
3151 html/man3/NCONF_new_ex.html \
3759 man/man3/NCONF_new_ex.3 \
/freebsd/secure/lib/libcrypto/
H A DVersion.map4808 NCONF_new_ex;
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4965 NCONF_new_ex 5093 3_0_0 EXIST::FUNCTION: