Home
last modified time | relevance | path

Searched refs:policy_cache (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/x509/
H A Dpcy_cache.c30 X509_POLICY_CACHE *cache = x->policy_cache; in policy_cache_create()
92 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 ossl_policy_cache_set()
197 return x->policy_cache; in ossl_policy_cache_set()
H A Dx_x509.c49 ossl_policy_cache_free(ret->policy_cache); in x509_cb()
70 ret->policy_cache = NULL; in x509_cb()
90 ossl_policy_cache_free(ret->policy_cache); in x509_cb()
H A Dpcy_map.c26 X509_POLICY_CACHE *cache = x->policy_cache; in ossl_policy_cache_set_mapping()
/openssl/include/crypto/
H A Dx509.h190 X509_POLICY_CACHE *policy_cache; member

Completed in 7 milliseconds