Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/crypto/
DKconfig95 Use a faster and more secure NEON based implementation of AES in CBC,
99 and for XTS mode encryption, CBC and XTS mode decryption speedup is
100 around 25%. (CBC encryption speed is not affected by this driver.)
110 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.4.14/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.4.14/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.
308 the ECB and CBC modes of operation supported by the driver. Also
440 The Freescale i.MX23/i.MX28 has SHA1/SHA256 and AES128 CBC/ECB
495 The Security System handle AES/DES/3DES ciphers in CBC mode
/linux-4.4.14/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.4.14/drivers/crypto/ux500/
DKconfig15 AES-ECB, CBC and CTR with keys sizes of 128, 192 and 256 bit sizes.
/linux-4.4.14/crypto/
DKconfig237 Support for Counter with CBC MAC. Required for IPsec.
280 algorithm for CBC.
285 tristate "CBC support"
289 CBC: Cipher Block Chaining mode
888 ECB, CBC, LRW, PCBC, XTS. The 64 bit version has additional
917 ECB and CBC.
924 for popular block cipher modes ECB, CBC, CTR and XTS is supported.
/linux-4.4.14/Documentation/crypto/
Dapi-intro.txt109 as well as general application notes such as RFC2451 ("The ESP CBC-Mode