Searched refs:xp_cmp (Results 1 – 1 of 1) sorted by relevance
95 static int xp_cmp(const X509_PURPOSE **a, const X509_PURPOSE **b);114 static int xp_cmp(const X509_PURPOSE **a, const X509_PURPOSE **b) in xp_cmp() function242 if(!xptable && !(xptable = sk_X509_PURPOSE_new(xp_cmp))) { in X509_PURPOSE_add()