crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers
authorArd Biesheuvel <ardb@kernel.org>
Fri, 27 Aug 2021 07:03:37 +0000 (09:03 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 17 Sep 2021 03:05:10 +0000 (11:05 +0800)
commit96c34e143689bc498508c27ea35c4446aed9f42e
treefd6a5b14f34f16b05d1effbbb9ed76fa67867017
parentb9e699f91236cb1cc97a3d02ccb8063af5e4cc46
crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers

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.

Reviewed-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm64/crypto/Kconfig
arch/arm64/crypto/aes-neonbs-glue.c