Home
last modified time | relevance | path

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

/providers/
A Dnullprov.c56 int *no_cache) in null_query() argument
58 *no_cache = 0; in null_query()
A Dbaseprov.c103 int *no_cache) in base_query() argument
105 *no_cache = 0; in base_query()
A Dlegacyprov.c171 int *no_cache) in legacy_query() argument
173 *no_cache = 0; in legacy_query()
A Ddefltprov.c695 int *no_cache) in deflt_query() argument
697 *no_cache = 0; in deflt_query()
/providers/fips/
A Dfipsprov.c698 int *no_cache) in fips_query() argument
700 *no_cache = 0; in fips_query()
731 int *no_cache) in fips_query_internal() argument
733 *no_cache = 0; in fips_query_internal()
747 return fips_query(provctx, operation_id, no_cache); in fips_query_internal()

Completed in 27 milliseconds