decrypt_packet

Function decrypt_packet 

Source
pub fn decrypt_packet(cipher: &mut Aes128CfbDec, packet: &mut [u8])