Function aes::ni::aes128::expand_key

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