diff options
author | 2025-05-10 17:13:47 +0800 | |
---|---|---|
committer | 2025-05-14 17:45:22 +0800 | |
commit | c66d7ebbe2fa14e41913adb421090a7426f59786 (patch) | |
tree | 2343e71e4914597f1aa9c719df82b381625c3e3c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | crypto: iaa - Optimize rebalance_wq_table() (diff) | |
download | wireguard-linux-c66d7ebbe2fa14e41913adb421090a7426f59786.tar.xz wireguard-linux-c66d7ebbe2fa14e41913adb421090a7426f59786.zip |
crypto: powerpc/poly1305 - Add SIMD fallback
Add a SIMD fallback path for poly1305-p10 by converting the 2^64
based hash state into a 2^44 base. In order to ensure that the
generic fallback is actually 2^44, add ARCH_SUPPORTS_INT128 to
powerpc and make poly1305-p10 depend on it.
Fixes: ba8f8624fde2 ("crypto: poly1305-p10 - Glue code for optmized Poly1305 implementation for ppc64le")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions