Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dmlx_kmgmt.c32 static OSSL_FUNC_keymgmt_set_params_fn mlx_kem_set_params; variable
588 static int mlx_kem_set_params(void *vkey, const OSSL_PARAM params[]) in mlx_kem_set_params() function