Skip to content

5.18.1.dragonheart: lrng: add random_init function

Choose a tag to compare

@cyberknight777 cyberknight777 released this 31 May 14:23
· 2055 commits to v5.18 since this release
5af7ec1
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>