commit | 5b87adf30f1464477169a1d653e9baf8c012bbfe | [log] [tgz] |
---|---|---|
author | Jason A. Donenfeld <Jason@zx2c4.com> | Thu Jan 13 16:11:21 2022 +0100 |
committer | Jason A. Donenfeld <Jason@zx2c4.com> | Tue Jan 18 13:03:56 2022 +0100 |
tree | c4500621936af2de5ed7ce7d48c0e9b48c6cf55d | |
parent | 0f63702718c91d89c922081ac1e6baeddc2d8b1a [diff] |
random: de-duplicate INPUT_POOL constants We already had the POOL_* constants, so deduplicate the older INPUT_POOL ones. As well, fold EXTRACT_SIZE into the poolinfo enum, since it's related. Reviewed-by: Dominik Brodowski <linux@dominikbrodowski.net> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>