padlock rng - rework
authorAlex Hornung <ahornung@gmail.com>
Sat, 18 Jun 2011 18:34:23 +0000 (19:34 +0100)
committerAlex Hornung <ahornung@gmail.com>
Sat, 18 Jun 2011 22:22:44 +0000 (23:22 +0100)
commit24177c33c726131c3e9aebc744b46d345e8600fd
tree862083dc516a6cb66d9c7cd92badd02bef1961a5
parent9254ffb1b59a3c379aed0afafe4d94ea56e220bc
padlock rng - rework

 * Rework to use a custom loop so that it doesn't stall when there is no
   more entropy left to harvest.
sys/conf/files
sys/dev/crypto/padlock/Makefile
sys/dev/crypto/padlock/padlock_rng.c
sys/dev/crypto/padlock/rng_harvest.S [copied from sys/dev/crypto/padlock/padlock_rng.c with 50% similarity]