Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dml_dsa_kmgmt.c37 static OSSL_FUNC_keymgmt_gen_set_params_fn ml_dsa_gen_set_params; variable
488 static int ml_dsa_gen_set_params(void *genctx, const OSSL_PARAM params[]) in ml_dsa_gen_set_params() function