]> www.infradead.org Git - users/jedix/linux-maple.git/commit
crypto: powerpc/poly1305 - Add missing poly1305_emit_arch
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 7 May 2025 11:36:58 +0000 (19:36 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 8 May 2025 01:36:45 +0000 (09:36 +0800)
commit3bbc902ece47198825d682c8579214306fd0748c
tree9c26706c5af24a300bb10cb2b8a36f8c42ee2010
parent20e9579f11b6cbdf0556d9cd85a0aa7653caf341
crypto: powerpc/poly1305 - Add missing poly1305_emit_arch

Rename poly1305_emit_64 to poly1305_emit_arch to conform with
the expectation of the poly1305 library.

Reported-by: Thorsten Leemhuis <linux@leemhuis.info>
Fixes: 14d31979145d ("crypto: powerpc/poly1305 - Add block-only interface")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Tested-by: Thorsten Leemhuis <linux@leemhuis.info>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/powerpc/lib/crypto/poly1305-p10-glue.c
arch/powerpc/lib/crypto/poly1305-p10le_64.S