sober128_stream_keystream

Function sober128_stream_keystream 

Source
pub unsafe extern "C" fn sober128_stream_keystream(
    st: *mut sober128_state,
    out: *mut c_uchar,
    outlen: c_ulong,
) -> c_int