Function tomcrypt_sys::xcbc_process [] [src]

pub unsafe extern "C" fn xcbc_process(
    xcbc: *mut xcbc_state,
    in_: *const c_uchar,
    inlen: c_ulong
) -> c_int