Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_purp.c40 static int xp_cmp(const X509_PURPOSE *const *a, const X509_PURPOSE *const *b);
70 static int xp_cmp(const X509_PURPOSE *const *a, const X509_PURPOSE *const *b) in xp_cmp() function
201 && (xptable = sk_X509_PURPOSE_new(xp_cmp)) == NULL) { in X509_PURPOSE_add()
/third_party/openssl/crypto/x509/
H A Dv3_purp.c40 static int xp_cmp(const X509_PURPOSE *const *a, const X509_PURPOSE *const *b);
70 static int xp_cmp(const X509_PURPOSE *const *a, const X509_PURPOSE *const *b) in xp_cmp() function
201 && (xptable = sk_X509_PURPOSE_new(xp_cmp)) == NULL) { in X509_PURPOSE_add()

Completed in 4 milliseconds