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

/external/openssl/ssl/
H A Ds3_clnt.c171 static int ca_dn_cmp(const X509_NAME * const *a,const X509_NAME * const *b);
1971 if ((ca_sk=sk_X509_NAME_new(ca_dn_cmp)) == NULL)
2086 static int ca_dn_cmp(const X509_NAME * const *a, const X509_NAME * const *b) function

Completed in 41 milliseconds