Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/signature/
H A Ddsa_sig.c54 static OSSL_FUNC_signature_get_ctx_md_params_fn dsa_get_ctx_md_params; variable
526 static int dsa_get_ctx_md_params(void *vpdsactx, OSSL_PARAM *params) in dsa_get_ctx_md_params() function