Random

AMDPM(4) - Device Drivers Manual

Intro, Pci, Random, Iic, Amdpm

AMDPM(4) - Device Drivers Manual # AMDPM(4) - Device Drivers Manual NAME # amdpm - AMD-756/766/768/8111 Power Management and SMBus controller SYNOPSIS # amdpm* at pci? iic* at amdpm? DESCRIPTION # The amdpm driver provides support for the AMD-756/766/768/8111 Power Management controller. The RNG function of the AMD-768/8111 Power Management controller is supported. Data generated by the RNG get fed into the pool of the random(4) device. The SMBus host interface of the AMD-756/766/768/8111 Power Management controller and NVIDIA nForce 1 chipset are also supported. ...

AMLRNG(4) - Device Drivers Manual

Intro, Arc4random, Random, Amlrng

AMLRNG(4) - Device Drivers Manual # AMLRNG(4) - Device Drivers Manual NAME # amlrng - Amlogic random number generator SYNOPSIS # amlrng* at fdt? DESCRIPTION # The amlrng driver provides support for the random number generator found on the Amlogic SoCs. It feeds the random subsystem’s entropy pool with 32 bits of random data every second. SEE ALSO # intro(4), random(4), arc4random(9) HISTORY # The amlrng driver first appeared in OpenBSD 6. ...

AMLSM(4) - Device Drivers Manual

Intro, Random, Amlsm

AMLSM(4) - Device Drivers Manual # AMLSM(4) - Device Drivers Manual NAME # amlsm - Amlogic secure monitor SYNOPSIS # amlsm* at fdt? DESCRIPTION # The amlsm driver provides support for the secure monitor firmware interface on various Amlogic SOCs. It uses this interface to read the chip ID of the SoC and feeds it to the random subsystem’s entropy pool. SEE ALSO # intro(4), random(4) HISTORY # The amlsm device driver first appeared in OpenBSD 6. ...

BCMIRNG(4) - Device Drivers Manual

Intro, Arc4random, Random, Bcmirng

BCMIRNG(4) - Device Drivers Manual # BCMIRNG(4) - Device Drivers Manual NAME # bcmirng - Broadcom RNG200 random number generator SYNOPSIS # bcmirng* at fdt? DESCRIPTION # The bcmirng driver provides support for the RNG200 random number generator found on the Broadcom BCM2711 SoC. It feeds the random subsystem’s entropy pool with up to 128 bits of random data every second. SEE ALSO # intro(4), random(4), arc4random(9) HISTORY # The bcmirng driver first appeared in OpenBSD 6. ...

BCMRNG(4) - Device Drivers Manual

Intro, Arc4random, Random, Bcmrng

BCMRNG(4) - Device Drivers Manual # BCMRNG(4) - Device Drivers Manual NAME # bcmrng - Broadcom BCM2835/BCM2836/BCM2837 random number generator SYNOPSIS # bcmrng* at fdt? DESCRIPTION # The bcmrng driver provides support for the random number generator found on the Broadcom BCM2835/BCM2836/BCM2837 SoC. It feeds the random subsystem’s entropy pool with up to 128 bits of random data every second. SEE ALSO # intro(4), random(4), arc4random(9) HISTORY # The bcmrng driver first appeared in OpenBSD 6. ...

CCP(4) - Device Drivers Manual

Intro, Arc4random, Random, Ccp

CCP(4) - Device Drivers Manual # CCP(4) - Device Drivers Manual NAME # ccp - AMD cryptographic co-processor SYNOPSIS # ccp* at acpi? ccp* at fdt? ccp* at pci? DESCRIPTION # AMD cryptographic co-processor devices provide offload for various cryptographic algorithms, offload of zlib compression and decompression, and a random number generator. The ccp driver supports feeding output of the random number generator into the kernel entropy pool. SEE ALSO # intro(4), random(4), arc4random(9) ...

GLXSB(4) - Device Drivers Manual (i386)

Intro, Pci, Random, Ipsec, Crypto, Glxsb

GLXSB(4) - Device Drivers Manual (i386) # GLXSB(4) - Device Drivers Manual (i386) NAME # glxsb - Geode LX Security Block crypto accelerator SYNOPSIS # glxsb* at pci? DESCRIPTION # The glxsb driver supports the security block of the Geode LX series processors. The Geode LX is a member of the AMD Geode family of integrated x86 system chips. Driven by periodic checks for available data from the generator, glxsb supplies entropy to the random(4) driver for common usage. ...

HARMONY(4) - Device Drivers Manual (hppa)

Intro, Random, Gsc, Ioctl, Audio, Harmony

HARMONY(4) - Device Drivers Manual (hppa) # HARMONY(4) - Device Drivers Manual (hppa) NAME # harmony - CS4215/AD1849 audio device SYNOPSIS # harmony* at gsc? irq 13 audio* at harmony? DESCRIPTION # The harmony device uses the Crystal Semiconductor CS4215 16-Bit Multimedia Audio Codec or Analog Devices AD1849 SoundPort(R) Stereo Codec chip to implement the audio device interface described in audio(4). This device is found on most HP PA-RISC workstations. ...

MVRNG(4) - Device Drivers Manual

Intro, Arc4random, Random, Mvrng

MVRNG(4) - Device Drivers Manual # MVRNG(4) - Device Drivers Manual NAME # mvrng - Marvell ARMADA 7K/8K random number generator SYNOPSIS # mvrng* at fdt? DESCRIPTION # The mvrng driver provides support for the random number generator found on the Marvell ARMADA 7K/8K SoCs. It feeds the random subsystem’s entropy pool with 128 bits of random data every second. SEE ALSO # intro(4), random(4), arc4random(9) HISTORY # The mvrng driver first appeared in OpenBSD 6. ...

OMRNG(4) - Device Drivers Manual (armv7)

Intro, Arc4random, Random, Omrng

OMRNG(4) - Device Drivers Manual (armv7) # OMRNG(4) - Device Drivers Manual (armv7) NAME # omrng - OMAP random number generator SYNOPSIS # omrng* at fdt? DESCRIPTION # The omrng driver provides support for the random number generator found on TI OMAP3, OMAP4 and AM335x SoCs. It feeds the random subsystem’s entropy pool with 64 bits of random data every second. SEE ALSO # intro(4), random(4), arc4random(9) HISTORY # The omrng driver first appeared in OpenBSD 6. ...