Home
last modified time | relevance | path

Searched refs:OSSL_LIB_CTX_load_config (Results 1 – 22 of 22) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dprov_config_test.c32 if (!TEST_true(OSSL_LIB_CTX_load_config(ctx, configfile))) in test_double_config()
34 if (!TEST_true(OSSL_LIB_CTX_load_config(ctx, configfile))) in test_double_config()
58 if (!TEST_false(OSSL_LIB_CTX_load_config(ctx, recurseconfigfile))) in test_recursive_config()
103 if (!TEST_true(OSSL_LIB_CTX_load_config(ctx, pathedconfig))) in test_path_config()
H A Dasn1_stable_parse_test.c46 if (!TEST_int_eq(OSSL_LIB_CTX_load_config(newctx, config_file), 0)) in test_asn1_stable_parse()
H A Drand_test.c265 if (!TEST_true(OSSL_LIB_CTX_load_config(ctx, configfile))) in test_rand_get0_primary()
289 && !TEST_true(OSSL_LIB_CTX_load_config(NULL, configfile)))) in setup_tests()
H A Devp_fetch_prov_test.c89 if (!TEST_true(OSSL_LIB_CTX_load_config(ctx, config_file))) in load_providers()
133 if (!TEST_true(OSSL_LIB_CTX_load_config(ctx, config_file))) in test_legacy_provider_unloaded()
H A Dconf_include_test.c211 if (!TEST_ptr(rel_conf_file) || !OSSL_LIB_CTX_load_config(libctx, rel_conf_file)) { in test_available_providers()
H A Dpairwise_fail_test.c206 if (!OSSL_LIB_CTX_load_config(libctx, config_file)) { in setup_tests()
H A Dprovider_status_test.c244 if (!OSSL_LIB_CTX_load_config(libctx, config_file)) { in setup_tests()
H A Dquicapitest.c2977 if (!TEST_true(OSSL_LIB_CTX_load_config(libctx, configfile))) in setup_tests()
H A Dsslapitest.c13623 if (!TEST_true(OSSL_LIB_CTX_load_config(libctx, configfile))) in setup_tests()
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_LIB_CTX_set_conf_diagnostics.pod23 into B<OSSL_LIB_CTX> with L<OSSL_LIB_CTX_load_config(3)>. If the configuration
38 L<SSL_CTX_new(3)>, L<OSSL_LIB_CTX_load_config(3)>, L<config(5)>
H A DOSSL_LIB_CTX.pod7 OSSL_LIB_CTX_free, OSSL_LIB_CTX_load_config,
22 int OSSL_LIB_CTX_load_config(OSSL_LIB_CTX *ctx, const char *config_file);
88 OSSL_LIB_CTX_load_config() loads a configuration file using the given I<ctx>.
132 OSSL_LIB_CTX_load_config() returns 1 on success, 0 on error.
/freebsd/crypto/openssl/test/testutil/
H A Dprovider.c36 && !OSSL_LIB_CTX_load_config(new_libctx, config_file)) { in test_get_libctx()
/freebsd/crypto/openssl/crypto/
H A Dcontext.c489 int OSSL_LIB_CTX_load_config(OSSL_LIB_CTX *ctx, const char *config_file) in OSSL_LIB_CTX_load_config() function
/freebsd/crypto/openssl/include/openssl/
H A Dcrypto.h574 int OSSL_LIB_CTX_load_config(OSSL_LIB_CTX *ctx, const char *config_file);
H A Dcrypto.h.in551 int OSSL_LIB_CTX_load_config(OSSL_LIB_CTX *ctx, const char *config_file);
/freebsd/crypto/openssl/apps/
H A Dfipsinstall.c551 return OSSL_LIB_CTX_load_config(NULL, parent_config_file); in verify_module_load()
/freebsd/crypto/openssl/doc/man7/
H A Dfips_module.pod337 if (!OSSL_LIB_CTX_load_config(fips_libctx, "openssl-fips.cnf"))
352 * Because we don't call OSSL_LIB_CTX_load_config() explicitly for
H A Dossl-guide-libraries-introduction.pod261 them with a config file using the L<OSSL_LIB_CTX_load_config(3)> function.
H A Dossl-guide-migration.pod978 L<OSSL_LIB_CTX_free(3)>, L<OSSL_LIB_CTX_load_config(3)> and L<OSSL_LIB_CTX_set0_default(3)>
/freebsd/secure/lib/libcrypto/
H A DVersion.map5103 OSSL_LIB_CTX_load_config;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3298 MLINKS+= OSSL_LIB_CTX.3 OSSL_LIB_CTX_load_config.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4967 OSSL_LIB_CTX_load_config 5095 3_0_0 EXIST::FUNCTION: