Function tomcrypt_sys::blake2smac_file [] [src]

pub unsafe extern "C" fn blake2smac_file(
    fname: *const c_char,
    key: *const c_uchar,
    keylen: c_ulong,
    mac: *mut c_uchar,
    maclen: *mut c_ulong
) -> c_int