Home
last modified time | relevance | path

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

/external/openssl/crypto/x509v3/
Dv3_purp.c78 static int xp_cmp(const X509_PURPOSE * const *a,
100 static int xp_cmp(const X509_PURPOSE * const *a, in xp_cmp() function
217 if(!xptable && !(xptable = sk_X509_PURPOSE_new(xp_cmp))) { in X509_PURPOSE_add()