Home
last modified time | relevance | path

Searched defs:param_cmp (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/crypto/openssl/include/crypto/
HDasn1.h37 int (*param_cmp) (const EVP_PKEY *a, const EVP_PKEY *b); member
/freebsd-13-stable/crypto/openssl/crypto/x509/
HDx509_vpm.c542 static int param_cmp(const X509_VERIFY_PARAM *const *a, in param_cmp() function