Home
last modified time | relevance | path

Searched refs:tr_cmp (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/x509/
H A Dx509_trust.c15 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() function
166 && (trtable = sk_X509_TRUST_new(tr_cmp)) == NULL) { in X509_TRUST_add()

Completed in 4 milliseconds