Function aes::ni::aes256::inv_expanded_keys

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