Skip to content
Commit 1c4facb8 authored by Tobin C. Harding's avatar Tobin C. Harding Committed by Theodore Ts'o
Browse files

vsprintf: Use hw RNG for ptr_key



Currently we must wait for enough entropy to become available before
hashed pointers can be printed.  We can remove this wait by using the
hw RNG if available.

Use hw RNG to get keying material.

Reviewed-by: default avatarSteven Rostedt (VMware) <rostedt@goodmis.org>
Suggested-by: default avatarKees Cook <keescook@chromium.org>
Signed-off-by: default avatarTobin C. Harding <me@tobin.cc>
Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent 753d433b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment