boringssl/crypto/fipsmodule/aes
Brian Smith 0f5ecd3a85 Re-enable AES-NI on 32-bit x86 too.
commit 05750f23ae disabled AES-NI for
32-bit x86, perhaps unintentionally.

Change-Id: Ie950c4f49526257138ecc803df5ecfc115bc648d
Reviewed-on: https://boringssl-review.googlesource.com/c/33365
Reviewed-by: Adam Langley <agl@google.com>
2018-11-28 00:32:30 +00:00
..
asm Re-enable AES-NI on 32-bit x86 too. 2018-11-28 00:32:30 +00:00
aes_test.cc Rename third_party/wycheproof to satisfy a bureaucrat. 2018-05-07 18:33:50 +00:00
aes_tests.txt Move AES code into the FIPS module. 2017-04-14 23:28:00 +00:00
aes.c Rename |asm_AES_*| to |aes_nohw_*|. 2018-05-15 23:02:52 +00:00
internal.h Re-enable AES-NI on 32-bit x86 too. 2018-11-28 00:32:30 +00:00
key_wrap.c Update Wycheproof, add keywrap tests, and fix a bug. 2018-05-04 17:08:44 +00:00
mode_wrappers.c Fix undefined block128_f, etc., casts. 2018-10-01 17:35:02 +00:00