Searched refs:policy_cache (Results 1 – 4 of 4) sorted by relevance
30 X509_POLICY_CACHE *cache = x->policy_cache; in policy_cache_create()90 if (x->policy_cache != NULL) in policy_cache_new()103 x->policy_cache = cache; in policy_cache_new()190 if (x->policy_cache == NULL) { in policy_cache_set()196 return x->policy_cache; in policy_cache_set()
26 X509_POLICY_CACHE *cache = x->policy_cache; in policy_cache_set_mapping()
49 policy_cache_free(ret->policy_cache); in x509_cb()69 ret->policy_cache = NULL; in x509_cb()88 policy_cache_free(ret->policy_cache); in x509_cb()
176 X509_POLICY_CACHE *policy_cache; member