Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153330812
D28100.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D28100.diff
View Options
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -315,6 +315,7 @@
# Pseudo devices.
device crypto # core crypto support
+device aesni # AES-NI OpenCrypto module
device loop # Network loopback
device padlock_rng # VIA Padlock RNG
device rdrand_rng # Intel Bull Mountain RNG
diff --git a/sys/arm64/conf/GENERIC b/sys/arm64/conf/GENERIC
--- a/sys/arm64/conf/GENERIC
+++ b/sys/arm64/conf/GENERIC
@@ -217,6 +217,7 @@
device mv_rtc # Marvell Real-time Clock
# Crypto accelerators
+device armv8crypto # ARMv8 OpenCrypto module
device safexcel # Inside Secure EIP-97
# Watchdog controllers
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -287,6 +287,7 @@
# Pseudo devices.
device crypto # core crypto support
+device aesni # AES-NI OpenCrypto module
device loop # Network loopback
device padlock_rng # VIA Padlock RNG
device rdrand_rng # Intel Bull Mountain RNG
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 21, 12:51 PM (3 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31911536
Default Alt Text
D28100.diff (1 KB)
Attached To
Mode
D28100: Enable accelerated AES-XTS software crypto in GENERIC.
Attached
Detach File
Event Timeline
Log In to Comment