![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSISTo compile this driver into the kernel, place the following lines in your kernel configuration file: device crypto
device cryptodev
device ossl Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): ossl_load="YES" DESCRIPTIONThe OpenSSL distribution includes architecture-specific implementations for some commonly used cryptographic algorithms. This driver adds a wrapper around these routines permitting them to be used by in-kernel cryptography consumers such as kernel TLS and IPsec. The
The
SEE ALSOHISTORYThe
|