Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_S390_PRNG
has multiple definitions:
drivers/crypto/Kconfig
The configuration item CONFIG_S390_PRNG:
CONFIG_S390
prng
, prng
Select this option if you want to use the s390 pseudo random number generator. The PRNG is part of the cryptographic processor functions and uses triple-DES to generate secure random numbers like the ANSI X9.17 standard. User-space programs access the pseudo-random-number device through the char device /dev/prandom.
It is available as of z9.
arch/s390/crypto/Kconfig
The configuration item CONFIG_S390_PRNG:
CONFIG_S390
prng
, prng
Select this option if you want to use the s390 pseudo random number generator. The PRNG is part of the cryptographic processor functions and uses triple-DES to generate secure random numbers like the ANSI X9.17 standard. The PRNG is usable via the char device /dev/prandom.
Raw data from LKDDb:
lkddb module prng CONFIG_S390_PRNG : arch/s390/crypto/Kconfig : "Pseudo random number generator device driver" # in 2.6.21–2.6.24
lkddb module prng CONFIG_S390_PRNG : drivers/crypto/Kconfig : "Pseudo random number generator device driver" # in 2.6.25–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
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 - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab