boringssl/crypto/sha
David Benjamin e189c86bc7 Consistently disable the Intel SHA Extensions code.
We haven't tested it yet, but it was only disabled on 64-bit. Disable it on
32-bit as well until we're ready to turn it on.

Change-Id: I50e74aef2c5c3ba539a868c2bb6fb90fdf28a5f0
Reviewed-on: https://boringssl-review.googlesource.com/6271
Reviewed-by: Adam Langley <alangley@gmail.com>
2015-10-26 20:27:52 +00:00
..
asm Consistently disable the Intel SHA Extensions code. 2015-10-26 20:27:52 +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 Fix integer types in low-level hash functions. 2015-06-01 22:12:21 +00:00
sha256.c Low-level hash 'final' functions cannot fail. 2015-06-01 22:14:01 +00:00
sha512.c Low-level hash 'final' functions cannot fail. 2015-06-01 22:14:01 +00:00