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