Function aes::ni::aes256::encrypt1

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