Searched hist:e192be9d (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/char/ |
H A D | random.c | e192be9d Sun Jun 12 17:13:36 CDT 2016 Theodore Ts'o <tytso@mit.edu> random: replace non-blocking pool with a Chacha20-based CRNG
The CRNG is faster, and we don't pretend to track entropy usage in the CRNG any more.
Signed-off-by: Theodore Ts'o <tytso@mit.edu> e192be9d Sun Jun 12 17:13:36 CDT 2016 Theodore Ts'o <tytso@mit.edu> random: replace non-blocking pool with a Chacha20-based CRNG The CRNG is faster, and we don't pretend to track entropy usage in the CRNG any more. Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
/openbmc/linux/lib/ |
H A D | Makefile | e192be9d Sun Jun 12 17:13:36 CDT 2016 Theodore Ts'o <tytso@mit.edu> random: replace non-blocking pool with a Chacha20-based CRNG
The CRNG is faster, and we don't pretend to track entropy usage in the CRNG any more.
Signed-off-by: Theodore Ts'o <tytso@mit.edu> e192be9d Sun Jun 12 17:13:36 CDT 2016 Theodore Ts'o <tytso@mit.edu> random: replace non-blocking pool with a Chacha20-based CRNG The CRNG is faster, and we don't pretend to track entropy usage in the CRNG any more. Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|