]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
crypto: arm/aes-ce - implement ciphertext stealing for CBC
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 3 Sep 2019 16:43:37 +0000 (09:43 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 9 Sep 2019 07:35:39 +0000 (17:35 +1000)
commit143d2647c892cb454489dca62a9fc65941c5c557
treeb2bca03e5bdc1ec972373e91e6f12ddce8733699
parent2ed8b79098cf76287c519d781a14c7983ab7e4f7
crypto: arm/aes-ce - implement ciphertext stealing for CBC

Instead of relying on the CTS template to wrap the accelerated CBC
skcipher, implement the ciphertext stealing part directly.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm/crypto/aes-ce-core.S
arch/arm/crypto/aes-ce-glue.c