Home
last modified time | relevance | path

Searched refs:ext_cmp (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/crypto/x509/
H A Dv3_lib.c21 static int ext_cmp(const X509V3_EXT_METHOD *const *a,
28 && (ext_list = sk_X509V3_EXT_METHOD_new(ext_cmp)) == NULL) { in X509V3_EXT_add()
39 static int ext_cmp(const X509V3_EXT_METHOD *const *a, in ext_cmp() function