pub unsafe fn vaesdq_u8(data: uint8x16_t, key: uint8x16_t) -> uint8x16_t
Available on AArch64 and target feature
crypto,v8
only.Expand description
AES single round decryption.
pub unsafe fn vaesdq_u8(data: uint8x16_t, key: uint8x16_t) -> uint8x16_t
crypto,v8
only.AES single round decryption.