pub fn vaeseq_u8(data: uint8x16_t, key: uint8x16_t) -> uint8x16_tAvailable on (AArch64 or ARM64EC) and target feature
aes only.Expand description
AES single round encryption. Arm’s documentation
pub fn vaeseq_u8(data: uint8x16_t, key: uint8x16_t) -> uint8x16_taes only.AES single round encryption. Arm’s documentation