boringssl/crypto/sha
Adam Langley 6a3c288cdf Update SHA-1/256/512 asm for ARM from upstream.
This change syncs these asm files with upstream's 1.0.2 branch. The
important change is that they contain ARMv8 code that allows 32-bit ARM
code to use the hardware support in ARMv8 when running on such a chip.

Change-Id: Id37cb1ff0cbc98a8e328612df7cf60340ca96064
Reviewed-on: https://boringssl-review.googlesource.com/2921
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2015-01-16 19:00:26 +00:00
..
asm Update SHA-1/256/512 asm for ARM from upstream. 2015-01-16 19:00:26 +00:00
CMakeLists.txt aarch64 support. 2015-01-14 23:38:11 +00:00
sha1.c aarch64 support. 2015-01-14 23:38:11 +00:00
sha256.c aarch64 support. 2015-01-14 23:38:11 +00:00
sha512.c aarch64 support. 2015-01-14 23:38:11 +00:00