Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c42 static OSSL_FUNC_keymgmt_match_fn dh_match; variable
148 static int dh_match(const void *keydata1, const void *keydata2, int selection) in dh_match() function