[][src]Function core::arch::aarch64::vaesdq_u8

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

AES single round decryption.