Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/kem/
H A Dml_kem_kem.c24 static OSSL_FUNC_kem_newctx_fn ml_kem_newctx; variable
40 static void *ml_kem_newctx(void *provctx) in ml_kem_newctx() function