aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/aes-glue.c
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2021-02-03 12:36:23 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2021-02-10 17:55:58 +1100
commitf5943ef456f8961ed1266a5713b8faf73019405b (patch)
treee6e5525510634e4bd3356719f2408d1973f88055 /arch/arm64/crypto/aes-glue.c
parentcrypto: arm64/sha512-ce - simplify NEON yield (diff)
downloadlinux-dev-f5943ef456f8961ed1266a5713b8faf73019405b.tar.xz
linux-dev-f5943ef456f8961ed1266a5713b8faf73019405b.zip
crypto: arm64/aes-neonbs - remove NEON yield calls
There is no need for elaborate yield handling in the bit-sliced NEON implementation of AES, given that skciphers are naturally bounded by the size of the chunks returned by the skcipher_walk API. So remove the yield calls from the asm code. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/arm64/crypto/aes-glue.c')
0 files changed, 0 insertions, 0 deletions