aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/fpsp040/bindec.S
diff options
context:
space:
mode:
authorArd Biesheuvel2021-08-27 09:03:40 +0200
committerHerbert Xu2021-09-17 11:05:11 +0800
commitb3482635e5d69c8a40288bd025f61a994b3b1126 (patch)
treec38fef5b3dc3412040cd6c28d91e021158b61f17 /arch/m68k/fpsp040/bindec.S
parent36a916af641dc71ef7d4b98417bf4019ddeb4ebe (diff)
crypto: arm64/aes-ccm - remove non-SIMD fallback path
AES/CCM on arm64 is implemented as a synchronous AEAD, and so it is guaranteed by the API that it is only invoked in task or softirq context. Since softirqs are now only handled when the SIMD is not being used in the task context that was interrupted to service the softirq, we no longer need a fallback path. Let's remove it. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Reviewed-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/m68k/fpsp040/bindec.S')
0 files changed, 0 insertions, 0 deletions