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