Function tomcrypt_sys::sober128_stream_setiv [] [src]

pub unsafe extern "C" fn sober128_stream_setiv(
    st: *mut sober128_state,
    iv: *const c_uchar,
    ivlen: c_ulong
) -> c_int