diff options
author | Nick Kossifidis <mickflemm@gmail.com> | 2012-12-17 04:18:11 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2012-12-17 04:18:11 +0100 |
commit | 6133705494bb02953e1e2cc3018a4373981b3c97 (patch) | |
tree | 4c46ef0c3b1c6a3b07a7f98fda0873c4f201934c /block | |
parent | random: prime last_data value per fips requirements (diff) | |
download | linux-6133705494bb02953e1e2cc3018a4373981b3c97.tar.xz linux-6133705494bb02953e1e2cc3018a4373981b3c97.zip |
random: Mix cputime from each thread that exits to the pool
When a thread exits mix it's cputime (userspace + kernelspace) to the entropy pool.
We don't know how "random" this is, so we use add_device_randomness that doesn't mess
with entropy count.
Signed-off-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions