Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dmlx_kmgmt.c35 static OSSL_FUNC_keymgmt_match_fn mlx_kem_match; variable
119 static int mlx_kem_match(const void *vkey1, const void *vkey2, int selection) in mlx_kem_match() function