Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/x509/
H A Dpcy_cache.c65 static int policy_data_cmp(const X509_POLICY_DATA * const *a,
84 cache->data = sk_X509_POLICY_DATA_new(policy_data_cmp); in policy_cache_create()
257 policy_data_cmp(const X509_POLICY_DATA * const *a, in policy_data_cmp() function