Searched refs:ca_dn_cmp (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/ssl/
H A Ds3_clnt.c171 static int ca_dn_cmp(const X509_NAME * const *a,const X509_NAME * const *b);
1992 if ((ca_sk=sk_X509_NAME_new(ca_dn_cmp)) == NULL)
2107 static int ca_dn_cmp(const X509_NAME * const *a, const X509_NAME * const *b) function
/external/openssl/ssl/
H A Ds3_clnt.c171 static int ca_dn_cmp(const X509_NAME * const *a,const X509_NAME * const *b);
1992 if ((ca_sk=sk_X509_NAME_new(ca_dn_cmp)) == NULL)
2108 static int ca_dn_cmp(const X509_NAME * const *a, const X509_NAME * const *b) function

Completed in 117 milliseconds