commit | c84dbf61a7b322188d2a7fddc0cc6317ac6713e2 | [log] [tgz] |
---|---|---|
author | Torsten Duwe <duwe@lst.de> | Sat Jun 14 23:38:36 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Jul 15 04:49:40 2014 -0400 |
tree | 9c89724ab1fbfc2a21b2cd681d706791a0105694 | |
parent | 43759d4f429c8d55fd56f863542e20f4e6e8f589 [diff] |
random: add_hwgenerator_randomness() for feeding entropy from devices This patch adds an interface to the random pool for feeding entropy in-kernel. Signed-off-by: Torsten Duwe <duwe@suse.de> Signed-off-by: Theodore Ts'o <tytso@mit.edu> Acked-by: H. Peter Anvin <hpa@zytor.com>