Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/x509v3/
H A Dpcy_cache.c78 X509_POLICY_CACHE *cache = x->policy_cache; in policy_cache_create()
147 x->policy_cache = cache; in policy_cache_new()
250 if (x->policy_cache == NULL) in policy_cache_set()
257 return x->policy_cache; in policy_cache_set()
H A Dpcy_map.c99 X509_POLICY_CACHE *cache = x->policy_cache; in policy_cache_set_mapping()
/onnv-gate/usr/src/common/openssl/crypto/asn1/
H A Dx_x509.c111 policy_cache_free(ret->policy_cache); in x509_cb()
/onnv-gate/usr/src/common/openssl/crypto/x509/
H A Dx509.h290 X509_POLICY_CACHE *policy_cache; member