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.
119 AES cipher algorithms for use with protected key.
276 tristate "Support for OMAP AES hw engine"
286 OMAP processors have AES module accelerator. Select this if you
287 want to use the OMAP module for AES algorithms.
336 Select this to offload Samsung S5PV210 or S5PC110, Exynos from AES
371 Some Atmel processors can combine the AES and SHA hw accelerators
377 tristate "Support for Atmel AES hw accelerator"
385 Some Atmel processors have AES hw accelerator.
387 AES algorithms.
390 will be called atmel-aes.
545 - AES (CBC, CTR, ECB, XTS)
556 - AES (CBC, CTR, ECB, XTS)
574 - ccm(aes)
575 - rfc4309(ccm(aes))
579 int "Default maximum request size to use software for AES"
583 This sets the default maximum request size to perform AES requests
594 (1 AES block), since AES-GCM will fail if you set it lower.
650 Supporting cbc/ecb chainmode, and aes/des/des3_ede cipher mode.
663 tristate "Support for Xilinx ZynqMP AES hw accelerator"
669 Xilinx ZynqMP has AES-GCM engine used for symmetric key
670 encryption and decryption. This driver interfaces with AES hw
672 for AES algorithms.
724 AES block ciphers in ECB and CBC mode, as well as SHA1, SHA224, SHA256,
726 Additionally, it accelerates combined AES-CBC/HMAC-SHA AEAD operations.