Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dacvp_test.c45 static OSSL_PROVIDER *prov_null = NULL; variable
1456 if (!test_get_libctx(&libctx, &prov_null, config_file, NULL, NULL)) in setup_tests()
1500 OSSL_PROVIDER_unload(prov_null); in cleanup_tests()
H A Devp_test.c77 static OSSL_PROVIDER *prov_null = NULL; variable
4007 if (!test_get_libctx(&libctx, &prov_null, config_file, NULL, NULL)) in setup_tests()
4020 OSSL_PROVIDER_unload(prov_null);