Re: [PATCH v3 5/7] crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers
From: Ard Biesheuvel <ardb@kernel.org>
Date: 2021-05-12 22:23:15
Also in:
linux-crypto
From: Ard Biesheuvel <ardb@kernel.org>
Date: 2021-05-12 22:23:15
Also in:
linux-crypto
On Wed, 12 May 2021 at 22:08, Eric Biggers [off-list ref] wrote:
On Wed, May 12, 2021 at 08:44:37PM +0200, Ard Biesheuvel wrote:quoted
Calls into the skcipher API can only occur from contexts where the SIMD unit is available, so there is no need for the SIMD helper. Signed-off-by: Ard Biesheuvel <ardb@kernel.org>It would be helpful if the commit message made it clear that "Calls into the skcipher API can only occur from contexts where the SIMD unit is available" is something that is now the case but wasn't the case previously. Otherwise I could see people backporting this patch without its prerequisites. Likewise for some of the other patches in this patchset.
OK _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel