Function tomcrypt_sys::hmac_process [] [src]

pub unsafe extern "C" fn hmac_process(
    hmac: *mut hmac_state,
    in_: *const c_uchar,
    inlen: c_ulong
) -> c_int