Function aes::ni::aes128::inv_expanded_keys

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