Function aes::ni::aes192::expand_key

source ยท
pub(super) unsafe fn expand_key(key: &[u8; 24]) -> [__m128i; 13]
Available with target feature aes only.