HomeSort by relevance Sort by last modified time
    Searched full:tr_cmp (Results 1 - 1 of 1) sorted by null

  /external/openssl/crypto/x509/
x509_trs.c 64 static int tr_cmp(const X509_TRUST * const *a,
97 static int tr_cmp(const X509_TRUST * const *a, function
198 if(!trtable && !(trtable = sk_X509_TRUST_new(tr_cmp))) {

Completed in 3494 milliseconds