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

/freebsd-current/crypto/openssl/providers/implementations/signature/
H A Ddsa_sig.c50 static OSSL_FUNC_signature_get_ctx_params_fn dsa_get_ctx_params; variable
444 static int dsa_get_ctx_params(void *vpdsactx, OSSL_PARAM *params) function
586 { OSSL_FUNC_SIGNATURE_GET_CTX_PARAMS, (void (*)(void))dsa_get_ctx_params },

Completed in 106 milliseconds