pub unsafe fn vaesimcq_u8(data: uint8x16_t) -> uint8x16_t
Available on (AArch64 or
target_arch="arm64ec"
) and target feature aes
only.Expand description
AES inverse mix columns.
pub unsafe fn vaesimcq_u8(data: uint8x16_t) -> uint8x16_t
target_arch="arm64ec"
) and target feature aes
only.AES inverse mix columns.