Home
last modified time | relevance | path

Searched refs:libprov (Results 1 - 2 of 2) sorted by relevance

/third_party/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 Devp_libctx_test.c39 static OSSL_PROVIDER *libprov = NULL; variable
725 if (!test_get_libctx(&libctx, &nullprov, config_file, &libprov, prov_name)) in setup_tests()
763 OSSL_PROVIDER_unload(libprov); in cleanup_tests()

Completed in 3 milliseconds