Searched refs:dsa_set_ctx_md_params (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/crypto/openssl/providers/implementations/signature/
H A Ddsa_sig.c56 static OSSL_FUNC_signature_set_ctx_md_params_fn dsa_set_ctx_md_params; variable
546 static int dsa_set_ctx_md_params(void *vpdsactx, const OSSL_PARAM params[]) function
597 (void (*)(void))dsa_set_ctx_md_params },

Completed in 119 milliseconds