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.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.