pmac_file

Function pmac_file 

Source
pub unsafe extern "C" fn pmac_file(
    cipher: c_int,
    key: *const c_uchar,
    keylen: c_ulong,
    filename: *const c_char,
    out: *mut c_uchar,
    outlen: *mut c_ulong,
) -> c_int