boringssl/crypto/dh
David Benjamin 27e377ec65 Fix miscellaneous clang-tidy warnings.
There are still a ton of them, almost exclusively complaints that
function declaration and definitions have different parameter names. I
just fixed a few randomly.

Change-Id: I1072f3dba8f63372cda92425aa94f4aa9e3911fa
Reviewed-on: https://boringssl-review.googlesource.com/18706
Reviewed-by: Steven Valdez <svaldez@google.com>
2017-08-01 20:39:46 +00:00
..
check.c Fix miscellaneous clang-tidy warnings. 2017-08-01 20:39:46 +00:00
CMakeLists.txt Do a cursory conversion of a few tests to GTest. 2017-01-21 00:17:05 +00:00
dh_asn1.c Reimplement PKCS #3 DH parameter parsing with crypto/bytestring. 2016-05-09 19:36:41 +00:00
dh_test.cc Add a common TestEventListener for the error queue. 2017-02-07 21:33:22 +00:00
dh.c Remove ex_data's dup hook. 2017-05-23 22:43:59 +00:00
params.c Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00