Function core::arch::arm::vaeseq_u8[][src]

pub unsafe fn vaeseq_u8(data: uint8x16_t, key: uint8x16_t) -> uint8x16_t
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on target feature crypto and target feature v8 and ARM only.

AES single round encryption.