linux/arch
Eric Biggers fa2297750c lib/crypto: arm/aes: Migrate optimized code into library
Move the ARM optimized single-block AES en/decryption code into
lib/crypto/, wire it up to the AES library API, and remove the
superseded "aes-arm" crypto_cipher algorithm.

The result is that both the AES library and crypto_cipher APIs are now
optimized for ARM, whereas previously only crypto_cipher was (and the
optimizations weren't enabled by default, which this fixes as well).

Acked-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20260112192035.10427-11-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
2026-01-12 11:39:58 -08:00
..
alpha
arc
arm lib/crypto: arm/aes: Migrate optimized code into library 2026-01-12 11:39:58 -08:00
arm64 crypto: aes - Replace aes-generic with wrapper around lib 2026-01-12 11:39:58 -08:00
csky
hexagon
loongarch
m68k crypto: aes - Remove aes-fixed-time / CONFIG_CRYPTO_AES_TI 2026-01-12 11:39:58 -08:00
microblaze
mips
nios2
openrisc
parisc
powerpc crypto: powerpc/aes - Rename struct aes_key 2026-01-12 11:39:58 -08:00
riscv
s390 crypto: aes - Remove aes-fixed-time / CONFIG_CRYPTO_AES_TI 2026-01-12 11:39:58 -08:00
sh
sparc
um
x86 lib/crypto: x86/nh: Migrate optimized code into library 2026-01-12 11:07:50 -08:00
xtensa
.gitignore
Kconfig