Function tomcrypt_sys::omac_process [] [src]

pub unsafe extern "C" fn omac_process(
    omac: *mut omac_state,
    in_: *const c_uchar,
    inlen: c_ulong
) -> c_int