Home
last modified time | relevance | path

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

/external/openssl/crypto/x509/
Dx509_trs.c64 static int tr_cmp(const X509_TRUST * const *a,
97 static int tr_cmp(const X509_TRUST * const *a, in tr_cmp() function
198 if(!trtable && !(trtable = sk_X509_TRUST_new(tr_cmp))) { in X509_TRUST_add()