Function aes::ni::aes192::encrypt8

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