Function tomcrypt_sys::pmac_file [] [src]

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