Home
last modified time | relevance | path

Searched refs:mlx_kem_encapsulate_init (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/kem/
H A Dmlx_kem.c25 static OSSL_FUNC_kem_encapsulate_init_fn mlx_kem_encapsulate_init; variable
69 mlx_kem_encapsulate_init(void *vctx, void *vkey, const OSSL_PARAM params[]) in mlx_kem_encapsulate_init() function
333 { OSSL_FUNC_KEM_ENCAPSULATE_INIT, (OSSL_FUNC) mlx_kem_encapsulate_init },