decrypt

Function decrypt 

Source
pub fn decrypt(input: &[u8; 16], cipher_key: &[u8]) -> [u8; 16]