Home
last modified time | relevance | path

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

/third_party/openssl/include/internal/
Dprovider.h91 const OSSL_ALGORITHM *ossl_provider_query_operation(const OSSL_PROVIDER *prov,
/third_party/openssl/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.c1594 const OSSL_ALGORITHM *ossl_provider_query_operation(const OSSL_PROVIDER *prov, in ossl_provider_query_operation() function
/third_party/openssl/doc/internal/man3/
Dossl_provider_new.pod20 ossl_provider_query_operation, ossl_provider_unquery_operation,
87 const OSSL_ALGORITHM *ossl_provider_query_operation(const OSSL_PROVIDER *prov,
286 ossl_provider_query_operation() calls the provider's
292 ossl_provider_query_operation() is no longer going to be directly accessed and