boringssl/crypto/sha
Adam Langley 509889d3d0 Sync with upstream's version of sha256-armv4.pl.
This change imports sha256-armv4.pl from upstream at rev 8d1ebff4. This
includes changes to remove the use of adrl, which is not supported by
Clang.

Change-Id: I429e7051d63b59acad21601e40883fc3bd8dd2f5
Reviewed-on: https://boringssl-review.googlesource.com/12480
Commit-Queue: Adam Langley <alangley@gmail.com>
Commit-Queue: David Benjamin <davidben@google.com>
Reviewed-by: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2016-11-30 17:37:24 +00:00
..
asm Sync with upstream's version of sha256-armv4.pl. 2016-11-30 17:37:24 +00:00
CMakeLists.txt Add ppc64le vector implementation of SHA-1. 2016-11-17 18:38:14 +00:00
sha1-altivec.c Add forward declaration to avoid a compiler warning 2016-11-18 00:25:50 +00:00
sha1.c Add ppc64le vector implementation of SHA-1. 2016-11-17 18:38:14 +00:00
sha256.c Revert md_len removal from SHA256_CTX and SHA512_CTX. 2016-04-27 19:01:23 +00:00
sha512.c Fix the comments for |SHA[256|384|512]_Transform|. 2016-07-28 21:49:48 +00:00