DragonFly commits List (threaded) for 2011-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: padlock - initial rng support
commit 4190f1a0ae387f9adb9b122c1b4f1b746c26978d
Author: Alex Hornung <ahornung@gmail.com>
Date: Sat Jun 18 01:23:28 2011 +0100
padlock - initial rng support
* Please note that the rng support is completely experimental as I
don't have a VIA CPU available for testing.
* NOTE: this might cause a kernel panic until it's tested properly.
Summary of changes:
sys/dev/crypto/padlock/Makefile | 2 +-
sys/dev/crypto/padlock/padlock.c | 19 +++--
sys/dev/crypto/padlock/padlock.h | 13 +++
.../padlock/padlock_rng.c} | 103 ++++++++++++-------
4 files changed, 91 insertions(+), 46 deletions(-)
copy sys/dev/{disk/ahci/ahci_dragonfly.h => crypto/padlock/padlock_rng.c} (50%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4190f1a0ae387f9adb9b122c1b4f1b746c26978d
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]