linux/tools/testing/selftests/wireguard/qemu
Jason A. Donenfeld ca93ca2340 wireguard: selftests: simplify RNG seeding
The seed_rng() function was written to work across lots of old kernels,
back when WireGuard used a big compatibility layer. Now that things have
evolved, we can vastly simplify this, by just marking the RNG as seeded.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-03-30 19:14:08 -07:00
..
arch wireguard: selftests: use normal kernel stack size on ppc64 2020-05-06 20:03:47 -07:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
debug.config wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST 2021-11-29 19:50:40 -08:00
init.c wireguard: selftests: simplify RNG seeding 2022-03-30 19:14:08 -07:00
kernel.config wireguard: selftests: increase default dmesg log size 2021-11-29 19:50:29 -08:00
Makefile wireguard: selftests: use newer iproute2 for gcc-10 2020-05-20 20:55:09 -07:00