Searched refs:CBC (Results 1 – 12 of 12) sorted by relevance
| /Linux-v4.19/arch/arm/crypto/ |
| D | Kconfig | 79 Use a faster and more secure NEON based implementation of AES in CBC, 83 and for XTS mode encryption, CBC and XTS mode decryption speedup is 84 around 25%. (CBC encryption speed is not affected by this driver.) 94 Use an implementation of AES in CBC, CTR and XTS modes that uses
|
| /Linux-v4.19/arch/arm64/crypto/ |
| D | Kconfig | 93 tristate "AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions" 101 tristate "AES in ECB/CBC/CTR/XTS modes using NEON instructions" 115 tristate "AES in ECB/CBC/CTR/XTS modes using bit-sliced NEON algorithm"
|
| /Linux-v4.19/drivers/char/xilinx_hwicap/ |
| D | xilinx_hwicap.c | 134 .CBC = 13, 159 .CBC = 11, 184 .CBC = 11, 209 .CBC = 11,
|
| D | xilinx_hwicap.h | 138 u32 CBC; member
|
| /Linux-v4.19/drivers/crypto/ux500/ |
| D | Kconfig | 15 AES-ECB, CBC and CTR with keys sizes of 128, 192 and 256 bit sizes.
|
| /Linux-v4.19/Documentation/filesystems/ |
| D | fscrypt.rst | 142 contents encryption and as a CTS-CBC key for filenames encryption 174 those use the CTS-CBC encryption mode which requires a key half as 192 - AES-256-XTS for contents and AES-256-CTS-CBC for filenames 193 - AES-128-CBC for contents and AES-128-CTS-CBC for filenames 194 - Speck128/256-XTS for contents and Speck128/256-CTS-CBC for filenames 197 AES-128-CBC was added only for low-powered embedded devices with 218 the file is used as the IV. With the CBC mode of operation (not 219 recommended), ESSIV is used; specifically, the IV for CBC is the 228 the context of CTS-CBC encryption means that when the original 236 Since filenames are encrypted with the CTS-CBC mode of operation, the
|
| /Linux-v4.19/drivers/crypto/ |
| D | Kconfig | 146 As of z990 the ECB and CBC mode are hardware accelerated. 158 As of z9 the ECB and CBC modes are hardware accelerated 160 As of z10 the ECB and CBC modes are hardware accelerated 363 the ECB and CBC modes of operation are supported by the driver. Also 555 The Freescale i.MX23/i.MX28 has SHA1/SHA256 and AES128 CBC/ECB 630 The Security System handle AES/DES/3DES ciphers in CBC mode 712 designed by Inside Secure. Select this if you want to use CBC/ECB
|
| /Linux-v4.19/crypto/ |
| D | Kconfig | 268 Support for Counter with CBC MAC. Required for IPsec. 412 algorithm for CBC. 417 tristate "CBC support" 421 CBC: Cipher Block Chaining mode 1136 ECB, CBC, LRW, PCBC, XTS. The 64 bit version has additional 1165 ECB and CBC. 1172 for popular block cipher modes ECB, CBC, CTR and XTS is supported.
|
| /Linux-v4.19/Documentation/crypto/ |
| D | api-intro.txt | 111 as well as general application notes such as RFC2451 ("The ESP CBC-Mode
|
| D | architecture.rst | 394 For example, CBC(AES) is implemented with cbc.c, and aes-generic.c. The 396 step (4) is used and the SKCIPHER block chaining mode is CBC.
|
| /Linux-v4.19/drivers/edac/ |
| D | Kconfig | 374 blocks (TAD, CBC, MCI).
|
| /Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
| D | super.rst | 799 - 256-bit AES in CBC mode (ENCRYPTION\_MODE\_AES\_256\_CBC).
|