boringssl/crypto/sha
Adam Langley cb1b333c2b x86_64 assembly pack: Win64 SEH face-lift.
(Imports upstream's 384e6de4c7e35e37fb3d6fbeb32ddcb5eb0d3d3f. Changes to
P-256 assembly dropped because we're so different there.)

 - harmonize handlers with guidelines and themselves;
 - fix some bugs in handlers;

Change-Id: Ic0b6a37bed6baedc50448c72fab088327f12898d
Reviewed-on: https://boringssl-review.googlesource.com/13782
Commit-Queue: Adam Langley <agl@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
Reviewed-by: David Benjamin <davidben@google.com>
2017-02-16 21:55:04 +00:00
..
asm x86_64 assembly pack: Win64 SEH face-lift. 2017-02-16 21:55:04 +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 Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
sha256.c Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
sha512.c Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00