git: cryptodev - Allow software crypto
Alex Hornung
alexh at crater.dragonflybsd.org
Sat Aug 21 06:29:29 PDT 2010
commit 7764fa66cb3e89045376b1447336e68d260b8a81
Author: Alex Hornung <ahornung at 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
More information about the Commits
mailing list