summaryrefslogtreecommitdiffstats
path: root/crypto/shash.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2022-11-18 20:44:20 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2022-11-25 10:39:19 +0100
commitcc7acaadf6ab5d44f43170eb568e1cc9739c3df4 (patch)
treec0c261f1d0cee937bddcc393bf1877eb05e36674 /crypto/shash.c
parentcrypto: arm64/sm3 - fix possible crash with CFI enabled (diff)
downloadlinux-cc7acaadf6ab5d44f43170eb568e1cc9739c3df4.tar.xz
linux-cc7acaadf6ab5d44f43170eb568e1cc9739c3df4.zip
crypto: arm/nhpoly1305 - eliminate unnecessary CFI wrapper
The arm architecture doesn't support CFI yet, and even if it did, the new CFI implementation supports indirect calls to assembly functions. Therefore, there's no need to use a wrapper function for nh_neon(). Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Sami Tolvanen <samitolvanen@google.com> Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/shash.c')
0 files changed, 0 insertions, 0 deletions