Function ssb_crypto::utils::memzero[][src]

pub fn memzero(b: &mut [u8])
Expand description

Securely zero-out a slice of memory.