Static AES

Source
pub(crate) static mut AES: Option<&Aes128Gcm<'static, VirtualAES128CCM<'static, Aes<'static>>>>