boringssl/crypto/fipsmodule/aes/asm
David Benjamin 3adb1e5a37 Patch out the XTS implementation in bsaes.
We don't call it, so ship less code and reduce the number of places
where we must think about the bsaes -> aes_nohw fallback.

Bug: 256
Change-Id: I10ac2d70e18ec81e679631a9532c36d9edab1c6e
Reviewed-on: https://boringssl-review.googlesource.com/c/33586
Reviewed-by: Adam Langley <agl@google.com>
Commit-Queue: Adam Langley <agl@google.com>
2018-12-12 22:27:13 +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
bsaes-x86_64.pl Patch out the XTS implementation in bsaes. 2018-12-12 22:27:13 +00:00
vpaes-x86_64.pl
vpaes-x86.pl