boringssl/crypto/sha
David Benjamin 1246670caa Use UINT64_C in sha512.c table.
From the naclports patch:
https://chromium.googlesource.com/external/naclports/+/master/ports/boringssl/nacl.patch

Change-Id: I37ad45fbde0b1b1437d3abd8ed7422bd72cfd959
Reviewed-on: https://boringssl-review.googlesource.com/6623
Reviewed-by: Adam Langley <agl@google.com>
2015-12-15 20:30:10 +00:00
..
asm Enable AVX code for SHA-*. 2015-11-12 20:03:32 +00:00
CMakeLists.txt Move arm_arch.h and fix up lots of include paths. 2015-08-26 01:57:59 +00:00
sha1.c Remove untested, unnecessary big-endian SHA-1/SHA-256 optimizations. 2015-11-06 19:36:24 +00:00
sha256.c Remove untested, unnecessary big-endian SHA-1/SHA-256 optimizations. 2015-11-06 19:36:24 +00:00
sha512.c Use UINT64_C in sha512.c table. 2015-12-15 20:30:10 +00:00