Searched refs:tr_cmp (Results 1 – 1 of 1) sorted by relevance
15 static int tr_cmp(const X509_TRUST *const *a, const X509_TRUST *const *b);52 static int tr_cmp(const X509_TRUST *const *a, const X509_TRUST *const *b) in tr_cmp() function166 && (trtable = sk_X509_TRUST_new(tr_cmp)) == NULL) { in X509_TRUST_add()
Completed in 4 milliseconds