boringssl/crypto/modes
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
cbc.c Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
cfb.c Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
CMakeLists.txt Add generic AES-GCM-SIV support. 2016-12-07 00:13:50 +00:00
ctr.c Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
gcm_test.cc Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
gcm.c Restore H (the key) in the GHASH context. 2017-01-16 16:53:32 +00:00
internal.h Restore H (the key) in the GHASH context. 2017-01-16 16:53:32 +00:00
ofb.c Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
polyval.c Restore H (the key) in the GHASH context. 2017-01-16 16:53:32 +00:00