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

  /external/chromium_org/third_party/openssl/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))) {
  /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 57 milliseconds