diff options
author | 2021-08-27 09:03:36 +0200 | |
---|---|---|
committer | 2021-09-17 11:05:10 +0800 | |
commit | b9e699f91236cb1cc97a3d02ccb8063af5e4cc46 (patch) | |
tree | 8b04f187d6d740c9b8693c482ae49df86cbe7671 /crypto/api.c | |
parent | crypto: sm4 - Do not change section of ck and sbox (diff) | |
download | linux-rng-b9e699f91236cb1cc97a3d02ccb8063af5e4cc46.tar.xz linux-rng-b9e699f91236cb1cc97a3d02ccb8063af5e4cc46.zip |
crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path
Now that kernel mode SIMD is guaranteed to be available when executing
in task or softirq context, we no longer need scalar fallbacks to use
when the NEON is unavailable. So get rid of them.
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