Function core::arch::aarch64::vaeseq_u8

1.74.1 · source ·
pub unsafe fn vaeseq_u8(data: uint8x16_t, key: uint8x16_t) -> uint8x16_t
Available on AArch64 and target feature aes only.
Expand description

AES single round encryption.

Arm’s documentation