boringssl/crypto/fipsmodule/aes/asm
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
..
aes-586.pl Rename |asm_AES_*| to |aes_nohw_*|. 2018-05-15 23:02:52 +00:00
aes-armv4.pl Rename |asm_AES_*| to |aes_nohw_*|. 2018-05-15 23:02:52 +00:00
aes-x86_64.pl Rename |asm_AES_*| to |aes_nohw_*|. 2018-05-15 23:02:52 +00:00
aesni-x86_64.pl Revert "Revert "Revert "Revert "Make x86(-64) use the same aes_hw_* infrastructure as POWER and the ARMs."""" 2018-05-14 22:09:29 +00:00
aesni-x86.pl Re-enable AES-NI on 32-bit x86 too. 2018-11-28 00:32:30 +00:00
aesp8-ppc.pl
aesv8-armx.pl Support execute-only memory for AArch64 assembly. 2018-11-19 19:58:15 +00:00
bsaes-armv7.pl Always use adr with __thumb2__. 2018-02-22 22:28:15 +00:00
bsaes-x86_64.pl Rename |asm_AES_*| to |aes_nohw_*|. 2018-05-15 23:02:52 +00:00
vpaes-x86_64.pl Sync up some perlasm license headers and easy fixes. 2018-02-11 01:00:35 +00:00
vpaes-x86.pl Sync up some perlasm license headers and easy fixes. 2018-02-11 01:00:35 +00:00