Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dv3_purp.c40 static int xp_cmp(const X509_PURPOSE *const *a, const X509_PURPOSE *const *b);
70 static int xp_cmp(const X509_PURPOSE *const *a, const X509_PURPOSE *const *b) in xp_cmp() function
201 && (xptable = sk_X509_PURPOSE_new(xp_cmp)) == NULL) { in X509_PURPOSE_add()