encrypt_packet

Function encrypt_packet 

Source
pub fn encrypt_packet(cipher: &mut Aes128CfbEnc, packet: &mut [u8])