Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

powerpc/crypto: don't build aes-gcm-p10 by default

None of the other accelerated crypto modules are built by default.

Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/40d9c7ebe82c9a9d4ace542ac433753d2f22c6a0.1689007370.git.osandov@osandov.com

authored by

Omar Sandoval and committed by
Michael Ellerman
026fa6c5 9d6e1c21

-1
-1
arch/powerpc/crypto/Kconfig
··· 101 101 select CRYPTO_ALGAPI 102 102 select CRYPTO_AEAD 103 103 select CRYPTO_SKCIPHER 104 - default m 105 104 help 106 105 AEAD cipher: AES cipher algorithms (FIPS-197) 107 106 GCM (Galois/Counter Mode) authenticated encryption mode (NIST SP800-38D)