Function tomcrypt_sys::sober128_stream_crypt [] [src]

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