Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/signature/
H A Dml_dsa_sig.c37 static OSSL_FUNC_signature_set_ctx_params_fn ml_dsa_set_ctx_params; variable
148 return ml_dsa_set_ctx_params(ctx, params); in ml_dsa_signverify_msg_init()
171 return ml_dsa_set_ctx_params(ctx, params); in ml_dsa_digest_signverify_init()
238 static int ml_dsa_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in ml_dsa_set_ctx_params() function
355 (void (*)(void))ml_dsa_set_ctx_params }, \