dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/s390
Jan Glauber 1b27829489 [S390] Support for s390 Pseudo Random Number Generator
Starting with the z9 the CPU Cryptographic Assist Facility comes with
an integrated Pseudo Random Number Generator. The generator creates
random numbers by an algorithm similar to the ANSI X9.17 standard.
The pseudo-random numbers can be accessed via a character device driver
node called /dev/prandom. Similar to /dev/urandom any amount of bytes
can be read from the device without blocking.

Signed-off-by: Jan Glauber <jan.glauber@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2007-02-05 21:18:22 +01:00
..
appldata [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
boot [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh 2005-06-23 09:45:07 -07:00
crypto [S390] Support for s390 Pseudo Random Number Generator 2007-02-05 21:18:22 +01:00
hypfs [S390] hypfs fixes 2006-12-15 17:18:10 +01:00
kernel [S390] ETR support. 2007-02-05 21:18:19 +01:00
lib [S390] ETR support. 2007-02-05 21:18:19 +01:00
math-emu [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00
mm [S390] noexec protection 2007-02-05 21:18:17 +01:00
oprofile [PATCH] s390: add oprofile callgraph support 2006-01-06 08:33:50 -08:00
Kconfig [S390] noexec protection 2007-02-05 21:18:17 +01:00
Kconfig.debug [PATCH] lockdep: irqtrace subsystem, s390 support 2006-07-03 15:27:03 -07:00
Makefile [S390] set KBUILD_IMAGE. 2006-12-04 15:40:49 +01:00
defconfig [S390] Support for s390 Pseudo Random Number Generator 2007-02-05 21:18:22 +01:00