Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dml_dsa_kmgmt.c26 static OSSL_FUNC_keymgmt_match_fn ml_dsa_match; variable
159 static int ml_dsa_match(const void *keydata1, const void *keydata2, int selection) in ml_dsa_match() function