crypto: powerpc - Add chacha20/poly1305-p10 to Kconfig and Makefile
authorDanny Tsen <dtsen@linux.ibm.com>
Wed, 26 Apr 2023 19:11:47 +0000 (15:11 -0400)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 14 Jul 2023 08:23:13 +0000 (18:23 +1000)
commit161fca7e3e905d5e99dbd79ed55d9212e6d80eb0
treec153dae5e72cac6b03f49d10daf29b4507e2b467
parentba8f8624fde2cbd92b995e6d92d4ecc97cf2a7f0
crypto: powerpc - Add chacha20/poly1305-p10 to Kconfig and Makefile

Defined CRYPTO_CHACHA20_P10 and CRYPTO POLY1305_P10 in Kconfig to
support optimized implementation for Power10 and later CPU.

Added new module driver chacha-p10-crypto and poly1305-p10-crypto.

Signed-off-by: Danny Tsen <dtsen@linux.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/powerpc/crypto/Kconfig
arch/powerpc/crypto/Makefile