Function vaeseq_u8

#[target_feature(enable = "aes")]
pub fn vaeseq_u8(data: uint8x16_t, key: uint8x16_t) -> uint8x16_t

AES single round encryption. Arm's documentation