Function kernel::random::add_randomness
source · [−]pub fn add_randomness(data: &[u8])
Expand description
Contributes the contents of a byte slice to the kernel’s entropy pool.
Does not credit the kernel entropy counter though.