Function sodalite::crypto_stream_xor [] [src]

pub fn crypto_stream_xor(c: &mut [u8], m: &[u8], n: &[u8; 24], k: &[u8; 32])