Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/kem/
H A Dmlx_kem.c23 static OSSL_FUNC_kem_newctx_fn mlx_kem_newctx; variable
38 static void *mlx_kem_newctx(void *provctx) in mlx_kem_newctx() function