boringssl/crypto/modes
David Benjamin 2077cf9152 Use UINT64_C instead of OPENSSL_U64.
stdint.h already has macros for this. The spec says that, in C++,
__STDC_CONSTANT_MACROS is needed, so define it for bytestring_test.cc.
Chromium seems to use these macros without trouble, so I'm assuming we
can rely on them.

Change-Id: I56d178689b44d22c6379911bbb93d3b01dd832a3
Reviewed-on: https://boringssl-review.googlesource.com/6510
Reviewed-by: Adam Langley <agl@google.com>
2015-11-16 23:18:00 +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 the shared builders by exporting GCM symbols. 2015-10-26 23:26:40 +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