Function vaeseq_u8

Source
pub unsafe fn vaeseq_u8(data: uint8x16_t, key: uint8x16_t) -> uint8x16_t
🔬This is a nightly-only experimental API. (stdarch_arm_neon_intrinsics #111800)
Available on target feature aes and target feature v8 and (AArch64 or target_arch="arm64ec") only.
Expand description

AES single round encryption.

Arm’s documentation