Home
last modified time | relevance | path

Searched refs:libprov (Results 1 – 5 of 5) sorted by relevance

/src/crypto/openssl/test/
H A Dfips_version_test.c15 static OSSL_PROVIDER *libprov = NULL; variable
63 if (!test_get_libctx(&libctx, NULL, config_file, &libprov, NULL)) in setup_tests()
76 OSSL_PROVIDER_unload(libprov); in cleanup_tests()
H A Ddecoder_propq_test.c16 static OSSL_PROVIDER *libprov = NULL; variable
107 if (!test_get_libctx(&libctx, &nullprov, config_file, &libprov, prov_name)) in setup_tests()
116 OSSL_PROVIDER_unload(libprov); in cleanup_tests()
H A Devp_libctx_test.c40 static OSSL_PROVIDER *libprov = NULL; variable
955 if (!test_get_libctx(&libctx, &nullprov, config_file, &libprov, prov_name)) in setup_tests()
1001 OSSL_PROVIDER_unload(libprov); in cleanup_tests()
H A Devp_pkey_dhkem_test.c31 static OSSL_PROVIDER *libprov = NULL; variable
813 if (!test_get_libctx(&libctx, &nullprov, config_file, &libprov, prov_name)) in setup_tests()
899 OSSL_PROVIDER_unload(libprov); in cleanup_tests()
H A Devp_test.c86 static OSSL_PROVIDER *libprov = NULL; variable
5433 if (!test_get_libctx(&libctx, &prov_null, config_file, &libprov, provider_name)) in setup_tests()
5446 OSSL_PROVIDER_unload(libprov); in cleanup_tests()