boringssl/crypto/aes
David Benjamin 7a60ca095d Synchronize bsaes-armv7.pl with upstream.
This pulls in upstream's 0822d41b6d54132df96c02cc6f6fa9b179378351 and a
portion of a285992763f3961f69a8d86bf7dfff020a08cef9. The former, in
particular, fixes a crash on iOS.

Change-Id: I3c083975d8d11e58b5a2919fcabbf83628f36340
Reviewed-on: https://boringssl-review.googlesource.com/14383
Reviewed-by: Steven Valdez <svaldez@chromium.org>
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-03-27 16:38:33 +00:00
..
asm Synchronize bsaes-armv7.pl with upstream. 2017-03-27 16:38:33 +00:00
aes_test.cc Test invalid inputs for AES_unwrap_key. 2017-01-04 04:37:46 +00:00
aes_tests.txt Replace keywrap AEADs with upstream's APIs. 2016-10-04 01:37:31 +00:00
aes.c
CMakeLists.txt Replace keywrap AEADs with upstream's APIs. 2016-10-04 01:37:31 +00:00
internal.h
key_wrap.c Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
mode_wrappers.c