diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2025-05-10 17:13:47 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-05-14 17:45:22 +0800 |
commit | c66d7ebbe2fa14e41913adb421090a7426f59786 (patch) | |
tree | 2343e71e4914597f1aa9c719df82b381625c3e3c /scripts/lib/kdoc/kdoc_output.py | |
parent | 714ca27e9bf4608fcb1f627cd5599441f448771e (diff) |
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 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions