Function rscache::util::osrs::xtea::decipher[][src]

pub fn decipher(keys: &[u32], data: &[u8], start: usize, end: usize) -> Vec<u8>