diff options
author | H. Peter Anvin <[email protected]> | 2011-07-31 13:54:50 -0700 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2011-07-31 13:54:50 -0700 |
commit | 63d77173266c1791f1553e9e8ccea65dc87c4485 (patch) | |
tree | 81c69a2f30a9bd8302d690000215b474886d0152 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 02f8c6aee8df3cdc935e9bdd4f2d020306035dbe (diff) |
random: Add support for architectural random hooks
Add support for architecture-specific hooks into the kernel-directed
random number generator interfaces. This patchset does not use the
architecture random number generator interfaces for the
userspace-directed interfaces (/dev/random and /dev/urandom), thus
eliminating the need to distinguish between them based on a pool
pointer.
Changes in version 3:
- Moved the hooks from extract_entropy() to get_random_bytes().
- Changes the hooks to inlines.
Signed-off-by: H. Peter Anvin <[email protected]>
Cc: Fenghua Yu <[email protected]>
Cc: Matt Mackall <[email protected]>
Cc: Herbert Xu <[email protected]>
Cc: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions