Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/asn1/
HDasn1_locl.h99 int (*param_cmp) (const EVP_PKEY *a, const EVP_PKEY *b); member
/NextBSD/crypto/openssl/crypto/x509/
HDx509_vpm.c598 static int param_cmp(const X509_VERIFY_PARAM *const *a, in param_cmp() function