sober128_stream_crypt

Function sober128_stream_crypt 

Source
pub unsafe extern "C" fn sober128_stream_crypt(
    st: *mut sober128_state,
    in_: *const c_uchar,
    inlen: c_ulong,
    out: *mut c_uchar,
) -> c_int