Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dml_kem_kmgmt.c36 static OSSL_FUNC_keymgmt_gen_set_params_fn ml_kem_gen_set_params; variable
678 static int ml_kem_gen_set_params(void *vgctx, const OSSL_PARAM params[]) in ml_kem_gen_set_params() function