Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/x509v3/
Dv3_purp.c102 static int xp_cmp(const X509_PURPOSE **a, const X509_PURPOSE **b);
135 static int xp_cmp(const X509_PURPOSE **a, const X509_PURPOSE **b) in xp_cmp() function
273 if (!xptable && !(xptable = sk_X509_PURPOSE_new(xp_cmp))) { in X509_PURPOSE_add()