Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 161fca7e authored by Danny Tsen's avatar Danny Tsen Committed by Herbert Xu
Browse files

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: default avatarDanny Tsen <dtsen@linux.ibm.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent ba8f8624
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment