Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssl/crypto/
H A Dprovider_core.c1212 static int provider_remove_store_methods(OSSL_PROVIDER *prov) in provider_remove_store_methods() function
1279 return count == 0 ? provider_remove_store_methods(prov) : 1; in ossl_provider_deactivate()
1590 (void)provider_remove_store_methods((OSSL_PROVIDER *)prov); in ossl_provider_self_test()