diff options
author | 2022-01-12 15:22:30 +0100 | |
---|---|---|
committer | 2022-01-18 13:03:55 +0100 | |
commit | a4bfa9b31802c14ff5847123c12b98d5e36b3985 (patch) | |
tree | 891ffa7c25255681d2973cb4eaac697132abd4b0 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | random: cleanup integer types (diff) | |
download | linux-dev-a4bfa9b31802c14ff5847123c12b98d5e36b3985.tar.xz linux-dev-a4bfa9b31802c14ff5847123c12b98d5e36b3985.zip |
random: remove incomplete last_data logic
There were a few things added under the "if (fips_enabled)" banner,
which never really got completed, and the FIPS people anyway are
choosing a different direction. Rather than keep around this halfbaked
code, get rid of it so that we can focus on a single design of the RNG
rather than two designs.
Reviewed-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions