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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Ds3_clnt.c139 static int ca_dn_cmp(const X509_NAME * const *a,const X509_NAME * const *b);
1492 if ((ca_sk=sk_X509_NAME_new(ca_dn_cmp)) == NULL)
1587 static int ca_dn_cmp(const X509_NAME * const *a, const X509_NAME * const *b) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Ds3_clnt.c170 static int ca_dn_cmp(const X509_NAME *const *a, const X509_NAME *const *b);
2100 if ((ca_sk = sk_X509_NAME_new(ca_dn_cmp)) == NULL) {
2232 static int ca_dn_cmp(const X509_NAME *const *a, const X509_NAME *const *b) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Ds3_clnt.c170 static int ca_dn_cmp(const X509_NAME *const *a, const X509_NAME *const *b);
2100 if ((ca_sk = sk_X509_NAME_new(ca_dn_cmp)) == NULL) {
2232 static int ca_dn_cmp(const X509_NAME *const *a, const X509_NAME *const *b) function

Completed in 91 milliseconds