encrypt

Function encrypt 

Source
pub fn encrypt(data: &mut [u8], key: u32) -> Result<()>
Available on crate features qlie and qlie-arc only.