Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/
Dprovider.c82 return ossl_provider_query_operation(prov, operation_id, no_cache); in OSSL_PROVIDER_query_operation()
Dcore_algorithm.c120 map = ossl_provider_query_operation(provider, cur_operation, in algorithm_do_this()
Dprovider_core.c1603 const OSSL_ALGORITHM *ossl_provider_query_operation(const OSSL_PROVIDER *prov, in ossl_provider_query_operation() function