Searched refs:nocase_spacenorm_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.c190 static int nocase_spacenorm_cmp(const ASN1_STRING *a, const ASN1_STRING *b) function
294 j=nocase_spacenorm_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.c190 static int nocase_spacenorm_cmp(const ASN1_STRING *a, const ASN1_STRING *b) function
294 j=nocase_spacenorm_cmp(na->value, nb->value);

Completed in 54 milliseconds