Theodore Ts'o
85608f8e16
random: remove unneeded hash of a portion of the entropy pool
...
We previously extracted a portion of the entropy pool in
mix_pool_bytes() and hashed it in to avoid racing CPU's from returning
duplicate random values. Now that we are using a spinlock to prevent
this from happening, this is no longer necessary. So remove it, to
simplify the code a bit.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: George Spelvin <linux@horizon.com>
2014-07-15 04:49:39 -04:00
..
2014-05-06 13:05:00 -07:00
2014-06-11 21:10:33 -07:00
2014-05-07 13:15:46 +02:00
2014-02-07 15:10:19 -08:00
2014-04-16 14:31:13 -07:00
2014-06-03 23:12:27 +02:00
2013-10-03 16:03:31 -07:00
2014-01-07 13:50:28 +01:00
2014-05-27 17:43:12 -07:00
2013-10-09 20:04:04 -05:00
2012-03-28 18:30:03 +01:00
2013-05-05 00:11:29 -04:00
2013-02-22 23:31:31 -05:00
2013-02-22 23:31:31 -05:00
2013-05-05 00:12:29 -04:00
2011-07-20 20:47:58 -04:00
2013-05-05 00:12:29 -04:00
2013-12-07 01:03:14 +01:00
2014-07-09 16:45:36 -07:00
2014-04-16 14:21:06 -07:00
2013-12-18 16:39:54 -08:00
2014-01-29 20:49:12 -08:00
2012-11-21 12:55:19 -08:00
2011-03-31 11:26:23 -03:00
2014-02-15 11:51:02 -08:00
2013-11-13 15:34:18 +09:00
2012-09-26 13:20:40 -07:00
2013-12-19 15:10:49 +01:00
2013-05-21 10:07:54 -07:00
2013-02-22 23:31:31 -05:00
2012-03-28 18:30:03 +01:00
2014-01-08 15:29:52 -08:00
2012-10-07 07:22:32 -07:00
2012-10-24 15:52:29 -07:00
2013-02-22 23:31:31 -05:00
2013-06-29 12:57:33 +04:00
2014-07-15 04:49:39 -04:00
2014-05-06 17:38:01 -04:00
2013-10-16 12:36:10 -07:00
2013-10-16 12:36:10 -07:00
2013-10-16 12:36:10 -07:00
2011-01-10 08:51:44 -08:00
2013-07-15 13:56:36 +02:00
2013-02-22 23:31:31 -05:00
2014-02-07 15:10:19 -08:00
2013-10-16 12:36:10 -07:00
2010-10-22 10:52:56 -07:00
2014-04-16 14:21:06 -07:00
2010-11-17 08:59:32 -08:00
2014-04-01 23:19:19 -04:00