Searched refs:slh_dsa_set_ctx_params (Results 1 – 1 of 1) sorted by relevance
35 static OSSL_FUNC_signature_set_ctx_params_fn slh_dsa_set_ctx_params; variable171 if (!slh_dsa_set_ctx_params(ctx, params)) in slh_dsa_signverify_msg_init()194 return slh_dsa_set_ctx_params(ctx, params); in slh_dsa_digest_signverify_init()259 static int slh_dsa_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in slh_dsa_set_ctx_params() function367 { OSSL_FUNC_SIGNATURE_SET_CTX_PARAMS, (void (*)(void))slh_dsa_set_ctx_params },\