Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index

CONFIG_UML_RANDOM: UML Random Number Generator support

General informations

The Linux kernel configuration item CONFIG_UML_RANDOM has multiple definitions:

UML Random Number Generator support found in drivers/char/hw_random/Kconfig

The configuration item CONFIG_UML_RANDOM:

Help text

This option enables UML's "hardware" random number generator. It attaches itself to the host's /dev/random, supplying as much entropy as the host has, rather than the small amount the UML gets from its own drivers. It registers itself as a rng-core driver thus providing a device which is usually called /dev/hwrng. This hardware random number generator does feed into the kernel's random number generator entropy pool.

If unsure, say Y.

Hardware random number generator found in drivers/char/hw_random/Kconfig

The configuration item CONFIG_UML_RANDOM:

Help text

This option enables UML's "hardware" random number generator. It attaches itself to the host's /dev/random, supplying as much entropy as the host has, rather than the small amount the UML gets from its own drivers. It registers itself as a standard hardware random number generator, major 10, minor 183, and the canonical device name is /dev/hwrng. The way to make use of this is to install the rng-tools package (check your distro, or download from http://sourceforge.net/projects/gkernel/). rngd periodically reads /dev/hwrng and injects the entropy into /dev/random.

Hardware random number generator found in arch/um/Kconfig.char

The configuration item CONFIG_UML_RANDOM:

Help text

This option enables UML's "hardware" random number generator. It attaches itself to the host's /dev/random, supplying as much entropy as the host has, rather than the small amount the UML gets from its own drivers. It registers itself as a standard hardware random number generator, major 10, minor 183, and the canonical device name is /dev/hwrng. The way to make use of this is to install the rng-tools package (check your distro, or download from http://sourceforge.net/projects/gkernel/). rngd periodically reads /dev/hwrng and injects the entropy into /dev/random.

Hardware random number generator found in arch/um/Kconfig_char

The configuration item CONFIG_UML_RANDOM:

Help text

This option enables UML's "hardware" random number generator. It attaches itself to the host's /dev/random, supplying as much entropy as the host has, rather than the small amount the UML gets from its own drivers. It registers itself as a standard hardware random number generator, major 10, minor 183, and the canonical device name is /dev/hwrng. The way to make use of this is to install the rng-tools package (check your distro, or download from http://sourceforge.net/projects/gkernel/). rngd periodically reads /dev/hwrng and injects the entropy into /dev/random.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - U index

Automatically generated (in year 2024). See also LKDDb sources on GitLab