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.
...
OCTCRYPTO(4) - Device Drivers Manual (octeon) # OCTCRYPTO(4) - Device Drivers Manual (octeon)
NAME # octcrypto - OCTEON cryptographic unit
SYNOPSIS # octcrypto0 at mainbus0
DESCRIPTION # The octcrypto driver utilizes the OCTEON cryptographic unit to provide a hardware-accelerated implementation of the following algorithms for ipsec(4):
AES-CBC
AES-CTR
AES-GCM
AES-GMAC
HMAC-MD5
HMAC-SHA1
HMAC-SHA2-256
HMAC-SHA2-384
HMAC-SHA2-512
SEE ALSO # intro(4), ipsec(4), crypto(9)
HISTORY # The octcrypto driver first appeared in OpenBSD 6.
...
SASYNCD(8) - System Manager’s Manual # SASYNCD(8) - System Manager’s Manual
NAME # sasyncd - IPsec SA synchronization daemon for failover gateways
SYNOPSIS # sasyncd [-dnv] [-c config-file]
DESCRIPTION # The sasyncd daemon synchronizes IPsec SA and SPD information between a number of failover IPsec gateways. The most typical scenario is to run sasyncd on hosts also running isakmpd(8) or iked(8) and sharing a common IP address using carp(4).
...