crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions
This implements the ECB, CBC, CTR and XTS asynchronous block ciphers using the AArch32 versions of the ARMv8 Crypto Extensions for AES. Signed-off-by:Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
Showing
- arch/arm/crypto/Kconfig 9 additions, 0 deletionsarch/arm/crypto/Kconfig
- arch/arm/crypto/Makefile 2 additions, 0 deletionsarch/arm/crypto/Makefile
- arch/arm/crypto/aes-ce-core.S 518 additions, 0 deletionsarch/arm/crypto/aes-ce-core.S
- arch/arm/crypto/aes-ce-glue.c 520 additions, 0 deletionsarch/arm/crypto/aes-ce-glue.c
Please register or sign in to comment