History log of /linux-master/arch/powerpc/crypto/poly1305-p10le_64.S
Revision Date Author Comments
# 09ef057b 26-Apr-2023 Danny Tsen <dtsen@linux.ibm.com>

crypto: poly1305-p10 - An optimized Poly1305 implementation with 4-way unrolling for ppc64le

Improve overall performance of Poly1305 for Power10 or later CPU.

Signed-off-by: Danny Tsen <dtsen@linux.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>