Home
last modified time | relevance | path

Searched refs:OSSL_LIB_CTX_load_config (Results 1 – 18 of 18) 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.c47 if (!TEST_int_eq(OSSL_LIB_CTX_load_config(newctx, config_file), 0)) in test_asn1_stable_parse()
H A Dprovider_status_test.c231 if (!OSSL_LIB_CTX_load_config(libctx, config_file)) { in setup_tests()
H A Devp_fetch_prov_test.c89 if (!TEST_true(OSSL_LIB_CTX_load_config(ctx, config_file))) in load_providers()
H A Dthreadstest.c655 if (!TEST_int_eq(OSSL_LIB_CTX_load_config(multi_libctx, config_file), 1)) in test_lib_ctx_load_config_worker()
H A Dsslapitest.c11164 if (!TEST_true(OSSL_LIB_CTX_load_config(libctx, configfile))) in setup_tests()
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_LIB_CTX.pod6 OSSL_LIB_CTX_new_child, OSSL_LIB_CTX_free, OSSL_LIB_CTX_load_config,
21 int OSSL_LIB_CTX_load_config(OSSL_LIB_CTX *ctx, const char *config_file);
86 OSSL_LIB_CTX_load_config() loads a configuration file using the given I<ctx>.
121 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.c235 int OSSL_LIB_CTX_load_config(OSSL_LIB_CTX *ctx, const char *config_file) in OSSL_LIB_CTX_load_config() function
/freebsd/crypto/openssl/apps/
H A Dfipsinstall.c226 return OSSL_LIB_CTX_load_config(NULL, parent_config_file); in verify_module_load()
/freebsd/crypto/openssl/include/openssl/
H A Dcrypto.h550 int OSSL_LIB_CTX_load_config(OSSL_LIB_CTX *ctx, const char *config_file);
H A Dcrypto.h.in527 int OSSL_LIB_CTX_load_config(OSSL_LIB_CTX *ctx, const char *config_file);
/freebsd/crypto/openssl/doc/man7/
H A Dfips_module.pod333 if (!OSSL_LIB_CTX_load_config(fips_libctx, "openssl-fips.cnf"))
340 * Because we don't call OSSL_LIB_CTX_load_config() explicitly for
H A Dcrypto.pod518 them with a config file using the L<OSSL_LIB_CTX_load_config(3)> function.
H A Dmigration_guide.pod957 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 DMakefile3064 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: