Searched refs:xp_cmp (Results 1 – 1 of 1) sorted by relevance
40 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() function201 && (xptable = sk_X509_PURPOSE_new(xp_cmp)) == NULL) { in X509_PURPOSE_add()