diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2020-10-20 17:50:18 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2020-10-20 17:50:18 +0000 |
| commit | ba610be90a7cb6d851e0e0e6d7612769352a3c0c (patch) | |
| tree | 85995acc49eba2878d5c92913c0e66655cc7857f /sys/i386/conf | |
| parent | 91bc73618deae3a0d4efc467d94883c7e9fdd088 (diff) | |
Notes
Diffstat (limited to 'sys/i386/conf')
| -rw-r--r-- | sys/i386/conf/NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index b1e77b23e2213..c086d0fc704e0 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -768,6 +768,7 @@ device tpm device padlock_rng # VIA Padlock RNG device rdrand_rng # Intel Bull Mountain RNG device aesni # AES-NI OpenCrypto module +device ossl # OpenSSL OpenCrypto module # # Laptop/Notebook options: |
