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

git: padlock rng - rework


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 18 Jun 2011 15:23:33 -0700 (PDT)

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



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