Function aes_encrypt_m128i

pub fn aes_encrypt_m128i(a: m128i, round_key: m128i) -> m128i
Available on crate feature dep_safe_arch only.
Expand description

Perform one round of an AES encryption flow on a using the round_key.