Home
last modified time | relevance | path

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

/crypto/
A Dprovider.c91 int *no_cache) in OSSL_PROVIDER_query_operation() argument
93 return ossl_provider_query_operation(prov, operation_id, no_cache); in OSSL_PROVIDER_query_operation()
A Dprovider_core.c1935 int *no_cache) in ossl_provider_query_operation() argument
1949 res = prov->query_operation(prov->provctx, operation_id, no_cache); in ossl_provider_query_operation()
1976 if (no_cache != NULL) in ossl_provider_query_operation()
1977 *no_cache = 1; in ossl_provider_query_operation()

Completed in 18 milliseconds