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

/freebsd-9.3-release/crypto/openssl/crypto/x509v3/
H A Dv3_lib.c70 static int ext_cmp(const X509V3_EXT_METHOD *const *a,
76 if (!ext_list && !(ext_list = sk_X509V3_EXT_METHOD_new(ext_cmp))) {
87 static int ext_cmp(const X509V3_EXT_METHOD *const *a, function
106 const void *))ext_cmp);

Completed in 50 milliseconds