Searched refs:policy_cache (Results 1 – 4 of 4) sorted by relevance
80 X509_POLICY_CACHE *cache = x->policy_cache; in policy_cache_create()140 x->policy_cache = cache; in policy_cache_new()233 if (x->policy_cache == NULL) { in policy_cache_set()239 return x->policy_cache; in policy_cache_set()
75 X509_POLICY_CACHE *cache = x->policy_cache; in policy_cache_set_mapping()
119 policy_cache_free(ret->policy_cache); in x509_cb()
287 X509_POLICY_CACHE *policy_cache; member