Hardware Random Number Generator Core support
modulename: rng-core.ko
configname: CONFIG_HW_RANDOM
Linux Kernel Configuration
└─>Device Drivers
└─>Character devices
└─>Hardware Random Number Generator Core support
In linux kernel since version 2.6.19 (release Date: 2006-11-29)
Hardware Random Number Generator Core infrastructure.
To compile this driver as a module, choose M here: the
module will be called rng-core. This provides a device
that's usually called /dev/hw_random, and which exposes one
of possibly several hardware random number generators.
These hardware random number generators do not feed directly
into the kernel's random number generator. That is usually
handled by the "rngd" daemon.
To compile this driver as a module, choose M here: the
module will be called rng-core. This provides a device
that's usually called /dev/hw_random, and which exposes one
of possibly several hardware random number generators.
These hardware random number generators do not feed directly
into the kernel's random number generator. That is usually
handled by the "rngd" daemon.