Home
last modified time | relevance | path

Searched refs:policy_cache_find_data (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/crypto/libressl/crypto/x509/
H A Dpcy_map.c92 data = policy_cache_find_data(cache, map->issuerDomainPolicy); in policy_cache_set_mapping()
H A Dpcy_int.h183 X509_POLICY_DATA *policy_cache_find_data(const X509_POLICY_CACHE *cache,
H A Dpcy_cache.c244 policy_cache_find_data(const X509_POLICY_CACHE *cache, const ASN1_OBJECT *id) in policy_cache_find_data() function