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.
186 AES cipher algorithms for use with protected key.
339 tristate "Support for OMAP AES hw engine"
349 OMAP processors have AES module accelerator. Select this if you
350 want to use the OMAP module for AES algorithms.
400 Select this to offload Samsung S5PV210 or S5PC110, Exynos from AES
435 Some Atmel processors can combine the AES and SHA hw accelerators
441 tristate "Support for Atmel AES hw accelerator"
449 Some Atmel processors have AES hw accelerator.
451 AES algorithms.
454 will be called atmel-aes.
602 - AES (CBC, CTR, ECB, XTS)
613 - AES (CBC, CTR, ECB, XTS)
631 - ccm(aes)
632 - rfc4309(ccm(aes))
636 int "Default maximum request size to use software for AES"
640 This sets the default maximum request size to perform AES requests
651 (1 AES block), since AES-GCM will fail if you set it lower.
708 Supporting cbc/ecb chainmode, and aes/des/des3_ede cipher mode.
726 AES encryption/decryption and HASH algorithms.
742 tristate "Support for Xilinx ZynqMP AES hw accelerator"
748 Xilinx ZynqMP has AES-GCM engine used for symmetric key
749 encryption and decryption. This driver interfaces with AES hw
751 for AES algorithms.
803 AES block ciphers in ECB and CBC mode, as well as SHA1, SHA224, SHA256,
805 Additionally, it accelerates combined AES-CBC/HMAC-SHA AEAD operations.