encrypt1

Function encrypt1 

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