git: padlock rng - rework

看板DFBSD_commit作者時間14年前 (2011/06/19 06:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 24177c33c726131c3e9aebc744b46d345e8600fd Author: Alex Hornung <ahornung@gmail.com> Date: Sat Jun 18 19:34:23 2011 +0100 padlock rng - rework * Rework to use a custom loop so that it doesn't stall when there is no more entropy left to harvest. Summary of changes: sys/conf/files | 1 + sys/dev/crypto/padlock/Makefile | 2 +- sys/dev/crypto/padlock/padlock_rng.c | 37 ++-------- .../crypto/padlock/rng_harvest.S} | 70 ++++++++++++-------- 4 files changed, 51 insertions(+), 59 deletions(-) copy sys/{libprop/prop_stack.h => dev/crypto/padlock/rng_harvest.S} (59%) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/24177c33c726131c3e9aebc744b46d345e8600fd -- DragonFly BSD source repository
文章代碼(AID): #1D_ITeun (DFBSD_commit)