pmac_memory

Function pmac_memory 

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