Home
last modified time | relevance | path

Searched defs:dsa_sigalg_settable_ctx_params (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/signature/
H A Ddsa_sig.c63 static OSSL_FUNC_signature_settable_ctx_params_fn dsa_sigalg_settable_ctx_params; variable
886 static OSSL_FUNC_signature_settable_ctx_params_fn dsa_sigalg_settable_ctx_params; variable
943 static const OSSL_PARAM *dsa_sigalg_settable_ctx_params(void *vpdsactx, in dsa_sigalg_settable_ctx_params() function