openssl/crypto/aes/asm
fangming.fang 1d1ca79fe3 Preserve callee-saved registers in aarch64 AES-CTR code
The AES-CTR assembly code uses v8-v15 registers, they are
callee-saved registers, they must be preserved before the
use and restored after the use.

Change-Id: If9192d1f0f3cea7295f4b0d72ace88e6e8067493

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23233)
2024-01-10 09:52:15 +01:00
..
aes-586.pl
aes-armv4.pl
aes-c64xplus.pl
aes-ia64.S
aes-mips.pl
aes-parisc.pl
aes-ppc.pl
aes-riscv32-zkn.pl Copyright year updates 2023-09-07 09:59:15 +01:00
aes-riscv64-zkn.pl Copyright year updates 2023-09-07 09:59:15 +01:00
aes-riscv64-zvbb-zvkg-zvkned.pl riscv: Provide vector crypto implementation of AES-128/256-XTS mode. 2023-10-26 15:55:50 +01:00
aes-riscv64-zvkb-zvkned.pl riscv: Provide vector crypto implementation of AES-CTR mode. 2023-10-26 15:55:50 +01:00
aes-riscv64-zvkned.pl riscv: Provide vector crypto implementation of AES-ECB mode. 2023-10-26 15:55:50 +01:00
aes-riscv64.pl
aes-s390x.pl
aes-sparcv9.pl
aes-x86_64.pl
aesfx-sparcv9.pl
aesni-mb-x86_64.pl
aesni-sha1-x86_64.pl
aesni-sha256-x86_64.pl
aesni-x86_64.pl
aesni-x86.pl
aesp8-ppc.pl Improve performance for 6x unrolling with vpermxor instruction 2023-10-02 14:00:23 +02:00
aest4-sparcv9.pl
aesv8-armx.pl Preserve callee-saved registers in aarch64 AES-CTR code 2024-01-10 09:52:15 +01:00
bsaes-armv7.pl Copyright year updates 2023-09-07 09:59:15 +01:00
bsaes-armv8.pl Copyright year updates 2023-09-07 09:59:15 +01:00
bsaes-x86_64.pl
vpaes-armv8.pl
vpaes-loongarch64.pl Copyright year updates 2023-09-07 09:59:15 +01:00
vpaes-ppc.pl
vpaes-x86_64.pl
vpaes-x86.pl