diff options
author | 2017-03-11 09:08:47 -0800 | |
---|---|---|
committer | 2017-03-11 09:08:47 -0800 | |
commit | 84c37c168c0e49a412d7021cda3183a72adac0d0 (patch) | |
tree | 2a50857925f3b89c9b5b3b0cc7e2e7f485a95b50 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty (diff) | |
parent | random: move random_min_urandom_seed into CONFIG_SYSCTL ifdef block (diff) | |
download | wireguard-linux-84c37c168c0e49a412d7021cda3183a72adac0d0.tar.xz wireguard-linux-84c37c168c0e49a412d7021cda3183a72adac0d0.zip |
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
Pull random updates from Ted Ts'o:
"Change get_random_{int,log} to use the CRNG used by /dev/urandom and
getrandom(2). It's faster and arguably more secure than cut-down MD5
that we had been using.
Also do some code cleanup"
* tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random:
random: move random_min_urandom_seed into CONFIG_SYSCTL ifdef block
random: convert get_random_int/long into get_random_u32/u64
random: use chacha20 for get_random_int/long
random: fix comment for unused random_min_urandom_seed
random: remove variable limit
random: remove stale urandom_init_wait
random: remove stale maybe_reseed_primary_crng
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions