Home
last modified time | relevance | path

Searched hist:bce24739 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/
H A DKconfigbce24739 Mon Feb 22 10:25:49 CST 2021 Jason A. Donenfeld <Jason@zx2c4.com> wireguard: kconfig: use arm chacha even with no neon

The condition here was incorrect: a non-neon fallback implementation is
available on arm32 when NEON is not supported.

Reported-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Fixes: e7096c131e51 ("net: WireGuard secure network tunnel")
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>