Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/crypto/
HDprovider.c82 return ossl_provider_query_operation(prov, operation_id, no_cache); in OSSL_PROVIDER_query_operation()
HDcore_algorithm.c120 map = ossl_provider_query_operation(provider, cur_operation, in algorithm_do_this()
HDprovider_core.c1603 const OSSL_ALGORITHM *ossl_provider_query_operation(const OSSL_PROVIDER *prov, in ossl_provider_query_operation() function
/freebsd-14-stable/crypto/openssl/include/internal/
HDprovider.h91 const OSSL_ALGORITHM *ossl_provider_query_operation(const OSSL_PROVIDER *prov,
/freebsd-14-stable/crypto/openssl/doc/internal/man3/
HDossl_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