Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dslh_dsa_kmgmt.c34 static OSSL_FUNC_keymgmt_gen_set_params_fn slh_dsa_gen_set_params; variable
271 if (!slh_dsa_gen_set_params(gctx, params)) { in slh_dsa_gen_init()
363 static int slh_dsa_gen_set_params(void *genctx, const OSSL_PARAM params[]) in slh_dsa_gen_set_params() function
446 (void (*)(void))slh_dsa_gen_set_params }, \