Function tomcrypt_sys::crc32_update [] [src]

pub unsafe extern "C" fn crc32_update(
    ctx: *mut crc32_state,
    input: *const c_uchar,
    length: c_ulong
)