Function aes::ni::aes128::decrypt1

source ยท
pub(super) unsafe fn decrypt1(keys: &[__m128i; 11], block: InOut<'_, '_, Block>)
Available with target feature aes only.