boringssl/crypto/dsa
David Benjamin aa8d29dbd1 Tidy up dsa_sign_setup.
This function is not exported, so we don't need the optional BN_CTX
logic. Additionally, the cleanup code can be made a bit simpler and more
idiomatic.

Change-Id: Ib326eab4813fd9de9ac1df8fdc9e470c26aff092
Reviewed-on: https://boringssl-review.googlesource.com/c/32704
Commit-Queue: Adam Langley <agl@google.com>
Reviewed-by: Adam Langley <agl@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2018-10-25 21:51:57 +00:00
..
dsa_asn1.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
dsa_test.cc Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
dsa.c Tidy up dsa_sign_setup. 2018-10-25 21:51:57 +00:00