Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dmlx_kmgmt.c30 static OSSL_FUNC_keymgmt_get_params_fn mlx_kem_get_params; variable
492 static int mlx_kem_get_params(void *vkey, OSSL_PARAM params[]) in mlx_kem_get_params() function