Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dml_kem_kmgmt.c46 static OSSL_FUNC_keymgmt_match_fn ml_kem_match; variable
207 static int ml_kem_match(const void *vkey1, const void *vkey2, int selection) in ml_kem_match() function