boringssl/crypto/fipsmodule/aes/asm
Adam Langley a367d9267f Set VPAES flags in x86-64 code.
The ImplDispatchTest was broken because the 64-bit VPAES code wasn't
setting the hit flags.

Change-Id: I30200db64337deba7ae9d70d8427decbdfceca58
Reviewed-on: https://boringssl-review.googlesource.com/c/34986
Reviewed-by: David Benjamin <davidben@google.com>
2019-02-22 23:41:50 +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 Add AES ABI tests. 2019-01-09 03:54:55 +00:00
aesni-x86_64.pl Patch out unused aesni-x86_64 functions. 2019-02-11 20:25:22 +00:00
aesni-x86.pl Add test of assembly code dispatch. 2019-01-22 20:22:53 +00:00
aesp8-ppc.pl Change ppc64le AES code for FIPS. 2017-05-25 22:02:22 +00:00
aesv8-armx.pl Support execute-only memory for AArch64 assembly. 2018-11-19 19:58:15 +00:00
bsaes-armv7.pl Avoid double-dispatch with AES_* vs aes_nohw_*. 2019-02-22 22:51:51 +00:00
bsaes-x86_64.pl Add test of assembly code dispatch. 2019-01-22 20:22:53 +00:00
vpaes-x86_64.pl Set VPAES flags in x86-64 code. 2019-02-22 23:41:50 +00:00
vpaes-x86.pl Add test of assembly code dispatch. 2019-01-22 20:22:53 +00:00