We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b713375 commit 0d1f700Copy full SHA for 0d1f700
drivers/net/Kconfig
@@ -94,6 +94,7 @@ config WIREGUARD
94
select CRYPTO_CURVE25519_NEON if ARM && KERNEL_MODE_NEON
95
select CRYPTO_CHACHA_MIPS if CPU_MIPS32_R2
96
select CRYPTO_POLY1305_MIPS if MIPS
97
+ select CRYPTO_CHACHA_S390 if S390
98
help
99
WireGuard is a secure, fast, and easy to use replacement for IPSec
100
that uses modern cryptography and clever networking tricks. It's
0 commit comments