Home
last modified time | relevance | path

Searched refs:test_get_libctx (Results 1 – 17 of 17) sorted by relevance

/openssl/test/
H A Drsa_x931_test.c37 if (!test_get_libctx(&libctx, &prov_null, NULL, NULL, NULL)) in setup_tests()
H A Dfips_version_test.c63 if (!test_get_libctx(&libctx, NULL, config_file, &libprov, NULL)) in setup_tests()
H A Ddecoder_propq_test.c107 if (!test_get_libctx(&libctx, &nullprov, config_file, &libprov, prov_name)) in setup_tests()
H A Drand_test.c72 if (!test_get_libctx(&ctx, NULL, NULL, NULL, NULL)) in test_rand_uniform()
H A Dpkcs12_api_test.c286 if (!test_get_libctx(&testctx, &nullprov, NULL, NULL, NULL)) { in setup_tests()
H A Dendecode_test.c1336 if (!test_get_libctx(NULL, NULL, config_file, &deflprov, prov_name)) in setup_tests()
1339 if (!test_get_libctx(&testctx, &nullprov, config_file, &deflprov, prov_name)) in setup_tests()
H A Devp_libctx_test.c796 if (!test_get_libctx(&libctx, &nullprov, config_file, &libprov, prov_name)) in setup_tests()
H A Dtestutil.h217 int test_get_libctx(OSSL_LIB_CTX **libctx, OSSL_PROVIDER **default_null_prov,
H A Devp_pkey_dhkem_test.c792 if (!test_get_libctx(&libctx, &nullprov, config_file, &libprov, prov_name)) in setup_tests()
H A Dthreadstest.c751 if (libctx && !TEST_true(test_get_libctx(&multi_libctx, NULL, config_file, in thread_setup_libctx()
H A Devp_extra_test2.c1349 if (!test_get_libctx(&mainctx, &nullprov, NULL, NULL, NULL)) { in setup_tests()
H A Dhpke_test.c1981 if (!test_get_libctx(&testctx, &nullprov, NULL, &deflprov, "default")) in setup_tests()
H A Dssl_old_test.c1396 && !test_get_libctx(&libctx, &defctxnull, config, &thisprov, provider)) in main()
H A Dacvp_test.c1711 if (!test_get_libctx(&libctx, &prov_null, config_file, NULL, NULL)) in setup_tests()
H A Devp_test.c5131 if (!test_get_libctx(&libctx, &prov_null, config_file, &libprov, provider_name)) in setup_tests()
H A Devp_extra_test.c5944 if (!test_get_libctx(&testctx, &nullprov, config_file, NULL, NULL)) in setup_tests()
/openssl/test/testutil/
H A Dprovider.c16 int test_get_libctx(OSSL_LIB_CTX **libctx, OSSL_PROVIDER **default_null_prov, in test_get_libctx() function
64 return test_get_libctx(libctx, default_null_prov, in test_arg_libctx()

Completed in 154 milliseconds