Function tomcrypt_sys::pmac_process [] [src]

pub unsafe extern "C" fn pmac_process(
    pmac: *mut pmac_state,
    in_: *const c_uchar,
    inlen: c_ulong
) -> c_int