Function tomcrypt_sys::xcbc_file [] [src]

pub unsafe extern "C" fn xcbc_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