Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dslh_dsa_kmgmt.c23 static OSSL_FUNC_keymgmt_match_fn slh_dsa_match; variable
80 static int slh_dsa_match(const void *keydata1, const void *keydata2, int selection) in slh_dsa_match() function