pub unsafe fn vaesdq_u8(data: uint8x16_t, key: uint8x16_t) -> uint8x16_t
🔬This is a nightly-only experimental API. (
stdsimd
#48556)Available on AArch64 and target feature
aes
only.Expand description
AES 单轮解密。
pub unsafe fn vaesdq_u8(data: uint8x16_t, key: uint8x16_t) -> uint8x16_t
stdsimd
#48556)aes
only.AES 单轮解密。