Home
last modified time | relevance | path

Searched refs:prov_null (Results 1 – 3 of 3) sorted by relevance

/openssl/test/
H A Drsa_x931_test.c17 static OSSL_PROVIDER *prov_null = NULL; variable
37 if (!test_get_libctx(&libctx, &prov_null, NULL, NULL, NULL)) in setup_tests()
46 OSSL_PROVIDER_unload(prov_null); in cleanup_tests()
H A Dacvp_test.c45 static OSSL_PROVIDER *prov_null = NULL; variable
1650 if (!test_get_libctx(&libctx, &prov_null, config_file, NULL, NULL)) in setup_tests()
1705 OSSL_PROVIDER_unload(prov_null); in cleanup_tests()
H A Devp_test.c84 static OSSL_PROVIDER *prov_null = NULL; variable
5131 if (!test_get_libctx(&libctx, &prov_null, config_file, &libprov, provider_name)) in setup_tests()
5145 OSSL_PROVIDER_unload(prov_null); in cleanup_tests()

Completed in 38 milliseconds