diff options
author | Eric Biggers <[email protected]> | 2022-11-18 11:44:20 -0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2022-11-25 17:39:19 +0800 |
commit | cc7acaadf6ab5d44f43170eb568e1cc9739c3df4 (patch) | |
tree | c0c261f1d0cee937bddcc393bf1877eb05e36674 /ipc/msgutil.c | |
parent | be8f6b6496076588fd49cbe5bfaaf3ab883eb779 (diff) |
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) <[email protected]>
Reviewed-by: Sami Tolvanen <[email protected]>
Signed-off-by: Eric Biggers <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'ipc/msgutil.c')
0 files changed, 0 insertions, 0 deletions