Lines Matching full:aes
29 tristate "PadLock driver for AES algorithm"
34 Use VIA PadLock for AES algorithm.
39 called padlock-aes.
56 tristate "Support for the Geode LX AES engine"
61 Say 'Y' here to use the AMD Geode LX processor on-board AES
62 engine for the CryptoAPI AES algorithm.
65 will be called geode-aes.
131 AES cipher algorithms for use with protected key.
200 tristate "AES cipher algorithms"
206 AES cipher algorithms (FIPS-197).
211 for all AES key sizes.
212 As of z196 the CTR mode is hardware accelerated for all AES
406 tristate "Support for OMAP AES hw engine"
416 OMAP processors have AES module accelerator. Select this if you
417 want to use the OMAP module for AES algorithms.
466 Select this to offload Samsung S5PV210 or S5PC110, Exynos from AES
511 Some Atmel processors can combine the AES and SHA hw accelerators
517 tristate "Support for Atmel AES hw accelerator"
525 Some Atmel processors have AES hw accelerator.
527 AES algorithms.
530 will be called atmel-aes.
685 - AES (CBC, CTR, ECB, XTS)
696 - AES (CBC, CTR, ECB, XTS)
714 - ccm(aes)
715 - rfc4309(ccm(aes))
719 int "Default maximum request size to use software for AES"
723 This sets the default maximum request size to perform AES requests
734 (1 AES block), since AES-GCM will fail if you set it lower.
785 Supporting cbc/ecb chainmode, and aes/des/des3_ede cipher mode.
788 tristate "Support for Xilinx ZynqMP AES hw accelerator"
794 Xilinx ZynqMP has AES-GCM engine used for symmetric key
795 encryption and decryption. This driver interfaces with AES hw
797 for AES algorithms.
839 AES block ciphers in ECB and CBC mode, as well as SHA1, SHA224, SHA256,
841 Additionally, it accelerates combined AES-CBC/HMAC-SHA AEAD operations.