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

  /external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
v3_purp.c 78 static int xp_cmp(const X509_PURPOSE * const *a,
100 static int xp_cmp(const X509_PURPOSE * const *a, function
217 if(!xptable && !(xptable = sk_X509_PURPOSE_new(xp_cmp))) {
  /external/openssl/crypto/x509v3/
v3_purp.c 78 static int xp_cmp(const X509_PURPOSE * const *a,
100 static int xp_cmp(const X509_PURPOSE * const *a, function
217 if(!xptable && !(xptable = sk_X509_PURPOSE_new(xp_cmp))) {

Completed in 70 milliseconds