Files
linux/drivers
Jason A. Donenfeld e7b813b32a efi: random: refresh non-volatile random seed when RNG is initialized
EFI has a rather unique benefit that it has access to some limited
non-volatile storage, where the kernel can store a random seed. Register
a notification for when the RNG is initialized, and at that point, store
a new random seed.

Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2022-11-22 14:53:36 +01:00
..
2022-11-04 16:03:43 -07:00
2022-09-21 20:33:49 +02:00
2022-10-22 03:29:32 +00:00