As far as we know, there is no reason to not expose /dev/crypto in

jails so code in there can take advantage of hardware assisted
crypto.
This commit is contained in:
Poul-Henning Kamp 2003-09-26 10:32:21 +00:00
parent 3d4274a52b
commit 5e27a46ce9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=120463

View File

@ -28,6 +28,7 @@ add hide
[devfsrules_unhide_basic=2]
add path null unhide
add path zero unhide
add path crypto unhide
add path random unhide
add path urandom unhide