Searched refs:dsa_gen_set_params (Results 1 – 1 of 1) sorted by relevance
33 static OSSL_FUNC_keymgmt_gen_set_params_fn dsa_gen_set_params; variable432 if (!dsa_gen_set_params(gctx, params)) { in dsa_gen_init()465 static int dsa_gen_set_params(void *genctx, const OSSL_PARAM params[]) in dsa_gen_set_params() function727 { OSSL_FUNC_KEYMGMT_GEN_SET_PARAMS, (void (*)(void))dsa_gen_set_params },
Completed in 4 milliseconds