DragonFly BSD
DragonFly commits List (threaded) for 2010-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: cryptodev - Allow software crypto


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 21 Aug 2010 06:28:48 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]