Searched refs:NCONF_get0_libctx (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/crypto/openssl/crypto/evp/
H A Devp_cnf.c50 NCONF_get0_libctx((CONF *)cnf), m > 0, 0)) {
55 if (!evp_set_default_properties_int(NCONF_get0_libctx((CONF *)cnf),
/freebsd-current/crypto/openssl/include/openssl/
H A Dconf.h146 OSSL_LIB_CTX *NCONF_get0_libctx(const CONF *conf);
/freebsd-current/crypto/openssl/crypto/conf/
H A Dconf_lib.c218 OSSL_LIB_CTX *NCONF_get0_libctx(const CONF *conf) function
/freebsd-current/crypto/openssl/crypto/
H A Dprovider_conf.c370 if (!provider_conf_load(NCONF_get0_libctx((CONF *)cnf),
/freebsd-current/crypto/openssl/crypto/rand/
H A Drand_lib.c760 RAND_GLOBAL *dgbl = rand_get_global(NCONF_get0_libctx((CONF *)cnf));
/freebsd-current/secure/lib/libcrypto/man/man3/
H A DMakefile2571 MLINKS+= NCONF_new_ex.3 NCONF_get0_libctx.3

Completed in 186 milliseconds