diff options
author | 2021-08-27 09:03:37 +0200 | |
---|---|---|
committer | 2021-09-17 11:05:10 +0800 | |
commit | 96c34e143689bc498508c27ea35c4446aed9f42e (patch) | |
tree | fd6a5b14f34f16b05d1effbbb9ed76fa67867017 /crypto/api.c | |
parent | crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path (diff) | |
download | linux-rng-96c34e143689bc498508c27ea35c4446aed9f42e.tar.xz linux-rng-96c34e143689bc498508c27ea35c4446aed9f42e.zip |
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>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions