diff options
author | Eric Biggers <ebiggers@google.com> | 2022-11-18 20:44:20 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-11-25 10:39:19 +0100 |
commit | cc7acaadf6ab5d44f43170eb568e1cc9739c3df4 (patch) | |
tree | c0c261f1d0cee937bddcc393bf1877eb05e36674 /crypto/shash.c | |
parent | crypto: arm64/sm3 - fix possible crash with CFI enabled (diff) | |
download | linux-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