看板 DFBSD_commit 關於我們 聯絡資訊
commit 7764fa66cb3e89045376b1447336e68d260b8a81 Author: Alex Hornung <ahornung@gmail.com> Date: Sat Aug 21 12:35:19 2010 +0100 cryptodev - Allow software crypto * Allow using software crypto via cryptodev if the sysctl kern.cryptodevallowsoft is set to 1. * This allows to run a bunch of crypto tests and verify test vectors without having hardware acceleration. Summary of changes: sys/opencrypto/cryptodev.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7764fa66cb3e89045376b1447336e68d260b8a81 -- DragonFly BSD source repository