Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ARCH_RANDOM
has multiple definitions:
arch/s390/Kconfig
The configuration item CONFIG_ARCH_RANDOM:
(none)
Enable the s390 architectural random number generation API to provide random data for all consumers within the Linux kernel.
When enabled the arch_random_* functions declared in linux/random.h are implemented. The implementation is based on the s390 CPACF instruction subfunction TRNG which provides a real true random number generator.
If unsure, say Y.
arch/arm64/Kconfig
The configuration item CONFIG_ARCH_RANDOM:
(none)
Random number generation (part of the ARMv8.5 Extensions) provides a high bandwidth, cryptographically secure hardware random number generator.
arch/x86/Kconfig
The configuration item CONFIG_ARCH_RANDOM:
CONFIG_EXPERT
Enable the x86 architectural RDRAND instruction (Intel Bull Mountain technology) to generate random numbers. If supported, this is a high bandwidth, cryptographically secure hardware random number generator.
arch/powerpc/Kconfig
The configuration item CONFIG_ARCH_RANDOM:
(none)
(none)
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - A index
Automatically generated (in year 2024). See also LKDDb sources on GitLab