pub unsafe fn vaesdq_u8(data: uint8x16_t, key: uint8x16_t) -> uint8x16_t🔬This is a nightly-only experimental API. (
stdsimd #48556)Available on target features
aes and v8 only.Expand description
AES single round decryption.