aes
`true` if AES is backed by hardware (AES-NI on x86_64, ARM Crypto Extensions on AArch64).
Values
- has_hardware_support
- `true` if AES is backed by hardware (AES-NI on x86_64, ARM Crypto Extensions on AArch64).
- Block
- = impl.Block
- BlockVec
- = impl.BlockVec
- AesEncryptCtx
- = impl.AesEncryptCtx
- AesDecryptCtx
- = impl.AesDecryptCtx
- Aes128
- = impl.Aes128
- Aes256
- = impl.Aes256