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

/freebsd-10-stable/crypto/openssl/crypto/x509/
H A Dx509_lu.c160 static int x509_object_cmp(const X509_OBJECT *const *a, function
188 ret->objs = sk_X509_OBJECT_new(x509_object_cmp);
449 if (x509_object_cmp(&tobj, &pstmp))
571 if (x509_object_cmp

Completed in 88 milliseconds