Function core::arch::aarch64::vaesdq_u8 [−][src]
pub unsafe fn vaesdq_u8(data: uint8x16_t, key: uint8x16_t) -> uint8x16_tThis is supported on (non-crate feature
miri-test-libstd or test or doctest) and AArch64 and target feature aes only.Expand description
AES single round decryption.