Function libsodium_sys::crypto_stream_xchacha20
[−]
[src]
pub unsafe extern "C" fn crypto_stream_xchacha20(
c: *mut u8,
clen: c_ulonglong,
n: *const [u8; 24],
k: *const [u8; 32]
) -> c_int