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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/x509/
H A Dx509_cmp.c166 static int nocase_cmp(const ASN1_STRING *a, const ASN1_STRING *b) function
297 j=nocase_cmp(na->value, nb->value);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509_cmp.c166 static int nocase_cmp(const ASN1_STRING *a, const ASN1_STRING *b) function
297 j=nocase_cmp(na->value, nb->value);

Completed in 34 milliseconds