Searched refs:policy_cache_set (Results 1 – 3 of 3) sorted by relevance
184 cache = policy_cache_set(x); in tree_init()245 cache = policy_cache_set(x); in tree_init()609 cache = policy_cache_set(curr->cert); in tree_evaluate()
207 const X509_POLICY_CACHE *policy_cache_set(X509 *x);
232 policy_cache_set(X509 *x) in policy_cache_set() function