diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2025-05-10 12:13:47 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-05-14 12:45:22 +0300 |
commit | c66d7ebbe2fa14e41913adb421090a7426f59786 (patch) | |
tree | 2343e71e4914597f1aa9c719df82b381625c3e3c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 714ca27e9bf4608fcb1f627cd5599441f448771e (diff) | |
download | linux-c66d7ebbe2fa14e41913adb421090a7426f59786.tar.xz |
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