5.18.1.dragonheart: lrng: add random_init function
·
2055 commits
to v5.18
since this release
With 5.18.1, the existing function of rand_initialize was replaced with random_init. It has the same purpose but provides the kernel command line string that can be used to stir the auxiliary pool. Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Cyber Knight <cyberknight755@gmail.com>