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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509v3/
H A Dv3_purp.c86 static int xp_cmp(const X509_PURPOSE *const *a, const X509_PURPOSE *const *b);
117 static int xp_cmp(const X509_PURPOSE *const *a, const X509_PURPOSE *const *b) function
246 if (!xptable && !(xptable = sk_X509_PURPOSE_new(xp_cmp))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_purp.c77 static int xp_cmp(const X509_PURPOSE * const *a,
98 static int xp_cmp(const X509_PURPOSE * const *a, function
215 if(!xptable && !(xptable = sk_X509_PURPOSE_new(xp_cmp))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dv3_purp.c86 static int xp_cmp(const X509_PURPOSE *const *a, const X509_PURPOSE *const *b);
117 static int xp_cmp(const X509_PURPOSE *const *a, const X509_PURPOSE *const *b) function
246 if (!xptable && !(xptable = sk_X509_PURPOSE_new(xp_cmp))) {

Completed in 44 milliseconds