Function aes::ni::aes256::encrypt8

source ยท
pub(super) unsafe fn encrypt8(
    keys: &[__m128i; 15],
    blocks: InOut<'_, '_, Block8>,
)
Available with target feature aes only.