Home
last modified time | relevance | path

Searched refs:CBC (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/arch/arm64/crypto/
DKconfig39 tristate "AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions"
46 tristate "AES in ECB/CBC/CTR/XTS modes using NEON instructions"
/linux-4.1.27/arch/arm/crypto/
DKconfig102 Use a faster and more secure NEON based implementation of AES in CBC,
106 and for XTS mode encryption, CBC and XTS mode decryption speedup is
107 around 25%. (CBC encryption speed is not affected by this driver.)
117 Use an implementation of AES in CBC, CTR and XTS modes that uses
Daesbs-core.S_shipped45 @ Add CBC, CTR and XTS subroutines, adapt for kernel use.
/linux-4.1.27/drivers/char/xilinx_hwicap/
Dxilinx_hwicap.c135 .CBC = 13,
160 .CBC = 11,
185 .CBC = 11,
210 .CBC = 11,
Dxilinx_hwicap.h136 u32 CBC; member
/linux-4.1.27/drivers/crypto/
DKconfig119 As of z990 the ECB and CBC mode are hardware accelerated.
131 As of z9 the ECB and CBC modes are hardware accelerated
133 As of z10 the ECB and CBC modes are hardware accelerated
174 Currently the driver supports AES in ECB and CBC mode without DMA.
273 the ECB and CBC modes of operation supported by the driver. Also
415 The Freescale i.MX23/i.MX28 has SHA1/SHA256 and AES128 CBC/ECB
/linux-4.1.27/drivers/crypto/ux500/
DKconfig13 AES-ECB, CBC and CTR with keys sizes of 128, 192 and 256 bit sizes.
/linux-4.1.27/crypto/
DKconfig208 Support for Counter with CBC MAC. Required for IPsec.
232 tristate "CBC support"
236 CBC: Cipher Block Chaining mode
805 ECB, CBC, LRW, PCBC, XTS. The 64 bit version has additional
834 ECB and CBC.
841 for popular block cipher modes ECB, CBC, CTR and XTS is supported.
/linux-4.1.27/Documentation/crypto/
Dapi-intro.txt109 as well as general application notes such as RFC2451 ("The ESP CBC-Mode