Home
last modified time | relevance | path

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

/src/crypto/openssl/providers/implementations/keymgmt/
H A Dslh_dsa_kmgmt.c40 static OSSL_FUNC_keymgmt_gen_set_params_fn slh_dsa_gen_set_params; variable
278 if (!slh_dsa_gen_set_params(gctx, params)) { in slh_dsa_gen_init()
382 static int slh_dsa_gen_set_params(void *genctx, const OSSL_PARAM params[]) in slh_dsa_gen_set_params() function
465 (void (*)(void))slh_dsa_gen_set_params }, \