boringssl/crypto/modes
Brian Smith d3a4e280db Fix trivial -Wcast-qual violations.
Fix casts from const to non-const where dropping the constness is
completely unnecessary. The changes to chacha_vec.c don't result in any
changes to chacha_vec_arm.S.

Change-Id: I2f10081fd0e73ff5db746347c5971f263a5221a6
Reviewed-on: https://boringssl-review.googlesource.com/6923
Reviewed-by: David Benjamin <davidben@google.com>
2016-01-21 21:06:02 +00:00
..
asm modes/asm/ghash-armv4.pl: extend Apple fix to all clang cases. 2015-11-16 23:11:19 +00:00
cbc.c Fix the shared builders by exporting GCM symbols. 2015-10-26 23:26:40 +00:00
cfb.c Fix the shared builders by exporting GCM symbols. 2015-10-26 23:26:40 +00:00
CMakeLists.txt Add a run_tests target to run all tests. 2015-10-26 20:33:44 +00:00
ctr.c Fix trivial -Wcast-qual violations. 2016-01-21 21:06:02 +00:00
gcm_test.c Fix the shared builders by exporting GCM symbols. 2015-10-26 23:26:40 +00:00
gcm.c Use UINT64_C instead of OPENSSL_U64. 2015-11-16 23:18:00 +00:00
internal.h Fix the shared builders by exporting GCM symbols. 2015-10-26 23:26:40 +00:00
ofb.c Fix the shared builders by exporting GCM symbols. 2015-10-26 23:26:40 +00:00