Commit f943e640 authored by Matt Caswell's avatar Matt Caswell
Browse files

Simplify dsa_ossl.c



The dsa_ossl.c file defined a couple of multi-line macros, but then only
used each one once. The macros just serve to complicate the code and make
it more difficult to understand what is really going on. Hence they are
removed.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 39994462
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment