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

CONFIG_ARCH_RANDOM: s390 architectural random number generation API

General informations

The Linux kernel configuration item CONFIG_ARCH_RANDOM has multiple definitions:

s390 architectural random number generation API found in arch/s390/Kconfig

The configuration item CONFIG_ARCH_RANDOM:

Help text

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.

Enable support for random number generation found in arch/arm64/Kconfig

The configuration item CONFIG_ARCH_RANDOM:

Help text

Random number generation (part of the ARMv8.5 Extensions) provides a high bandwidth, cryptographically secure hardware random number generator.

x86 architectural random number generator found in arch/x86/Kconfig

The configuration item CONFIG_ARCH_RANDOM:

Help text

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.

found in arch/powerpc/Kconfig

The configuration item CONFIG_ARCH_RANDOM:

Help text

(none)

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 - A index

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