Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dmlx_kmgmt.c40 static OSSL_FUNC_keymgmt_dup_fn mlx_kem_dup; variable
731 static void *mlx_kem_dup(const void *vkey, int selection) in mlx_kem_dup() function