boringssl/crypto/digest
Adam Langley a7f6d3c1dc Add void in place of empty function arguments.
Since this is C89 we need to maintain this ancient practice.

Change-Id: I7223e7c38a35cf551b6e3c9159d2e21ebf7e62be
Reviewed-on: https://boringssl-review.googlesource.com/2631
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2015-01-06 00:27:07 +00:00
..
CMakeLists.txt Add digest_test with tests for all existing EVP_MDs. 2014-11-06 01:49:03 +00:00
digest_error.c Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
digest_test.c Add EVP_md5_sha1. 2014-12-02 20:45:07 +00:00
digest.c Add misc functions for easier porting. 2014-09-18 22:38:11 +00:00
digests.c Add void in place of empty function arguments. 2015-01-06 00:27:07 +00:00
internal.h
md32_common.h Silence warnings about unused values. 2014-10-01 17:27:08 +00:00