git: padlock - initial rng support

看板DFBSD_commit作者時間14年前 (2011/06/18 08:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1D-_87MR (DFBSD_commit)