Function core::arch::arm::vaesdq_u8

1.72.0 · source ·
pub unsafe fn vaesdq_u8(data: uint8x16_t, key: uint8x16_t) -> uint8x16_t
Available on ARM and target feature aes only.
Expand description

AES single round decryption.

Arm’s documentation