]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[rng] Allow entropy_enable() to return an error
authorMichael Brown <mcb30@ipxe.org>
Sun, 18 Mar 2012 16:45:04 +0000 (16:45 +0000)
committerMichael Brown <mcb30@ipxe.org>
Sun, 18 Mar 2012 17:05:37 +0000 (17:05 +0000)
commit196f0bb081db462bc0f9a9462f47c9639101204b
tree05e772f3202b4c0f326491c90af0cb5dbf7eb147
parent66f200bdacc80cacc46c59ed0f49b3ddf0e357f1
[rng] Allow entropy_enable() to return an error

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/i386/interface/pcbios/rtc_entropy.c
src/crypto/entropy.c
src/include/ipxe/entropy.h
src/include/ipxe/null_entropy.h
src/tests/entropy_sample.c