Function tomcrypt_sys::md2_process [] [src]

pub unsafe extern "C" fn md2_process(
    md: *mut hash_state,
    in_: *const c_uchar,
    inlen: c_ulong
) -> c_int