/linux-6.3-rc2/arch/x86/crypto/ |
A D | Kconfig | 33 tristate "Ciphers: Blowfish, modes: ECB, CBC" 45 tristate "Ciphers: Camellia with modes: ECB, CBC" 81 tristate "Ciphers: CAST5 with modes: ECB, CBC (AVX)" 90 (RFC2144) with ECB and CBC modes 108 (RFC2612) with ECB and CBC modes 138 with ECB and CBC modes 154 with ECB and CBC modes 171 with ECB and CBC modes 184 with ECB and CBC modes 264 with ECB and CBC modes [all …]
|
/linux-6.3-rc2/arch/sparc/crypto/ |
A D | Kconfig | 6 tristate "Ciphers: DES and Triple DES EDE, modes: ECB/CBC" 14 Length-preserving ciphers: DES with ECB and CBC modes 15 Length-preserving ciphers: Tripe DES EDE with ECB and CBC modes 70 tristate "Ciphers: AES, modes: ECB, CBC, CTR" 75 Length-preseving ciphers: AES with ECB, CBC, and CTR modes 80 tristate "Ciphers: Camellia, modes: ECB, CBC" 86 Length-preserving ciphers: Camellia with ECB and CBC modes
|
/linux-6.3-rc2/arch/s390/crypto/ |
A D | Kconfig | 84 tristate "Ciphers: AES, modes: ECB, CBC, CTR, XTS, GCM" 91 Length-preserving ciphers: AES with ECB, CBC, XTS, and CTR modes 95 As of z9 the ECB and CBC modes are hardware accelerated 98 As of z10 the ECB and CBC modes are hardware accelerated 106 tristate "Ciphers: DES and Triple DES EDE, modes: ECB, CBC, CTR" 114 Length-preserving ciphers: DES with ECB, CBC, and CTR modes 115 Length-preserving ciphers: Triple DES EDED with ECB, CBC, and CTR modes 119 As of z990 the ECB and CBC mode are hardware accelerated.
|
/linux-6.3-rc2/arch/arm64/crypto/ |
A D | Kconfig | 132 tristate "Ciphers: AES, modes: ECB, CBC, CTR, CTS, XCTR, XTS" 136 Length-preserving ciphers: AES with ECB, CBC, CTR, CTS, 138 AEAD cipher: AES with CBC, ESSIV, and SHA-256 155 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XTS (ARMv8 Crypto Extensions)" 163 - CBC (Cipher Block Chaining) mode (NIST SP800-38A) 172 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XTS (NEON)" 180 - CBC (Cipher Block Chaining) mode (NIST SP800-38A) 211 - CBC (Cipher Block Chaining) mode (NIST SP800-38A) 242 - CBC (Cipher Block Chaining) mode (NIST SP800-38A) 253 tristate "Ciphers: SM4, modes: ECB/CBC/CFB/CTR (NEON)" [all …]
|
/linux-6.3-rc2/Documentation/devicetree/bindings/crypto/ |
A D | samsung-slimsss.yaml | 15 -- Advanced Encryption Standard (AES) with ECB,CBC,CTR,XTS and (CBC/XTS)/CTS
|
/linux-6.3-rc2/arch/arm/crypto/ |
A D | Kconfig | 167 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XTS (bit-sliced NEON)" 178 - CBC (Cipher Block Chaining) mode (NIST SP800-38A) 184 and for XTS mode encryption, CBC and XTS mode decryption speedup is 185 around 25%. (CBC encryption speed is not affected by this driver.) 190 tristate "Ciphers: AES, modes: ECB/CBC/CTS/CTR/XTS (ARMv8 Crypto Extensions)" 199 - CBC (Cipher Block Chaining) mode (NIST SP800-38A)
|
/linux-6.3-rc2/drivers/crypto/allwinner/ |
A D | Kconfig | 21 The Security System handle AES/DES/3DES ciphers in CBC mode 57 The Crypto Engine handle AES/3DES ciphers in ECB/CBC mode. 110 The Security System handle AES/3DES ciphers in ECB/CBC mode.
|
/linux-6.3-rc2/arch/powerpc/crypto/ |
A D | Kconfig | 76 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XTS (SPE)" 81 Length-preserving ciphers: AES with ECB, CBC, CTR, and XTS modes
|
/linux-6.3-rc2/drivers/char/xilinx_hwicap/ |
A D | xilinx_hwicap.c | 134 .CBC = 13, 159 .CBC = 11, 184 .CBC = 11, 209 .CBC = 11,
|
A D | xilinx_hwicap.h | 138 u32 CBC; member
|
/linux-6.3-rc2/drivers/crypto/amlogic/ |
A D | Kconfig | 13 This hardware handles AES ciphers in ECB/CBC mode.
|
/linux-6.3-rc2/drivers/crypto/ |
A D | Kconfig | 325 the ECB and CBC modes of operation are supported by the driver. Also 499 The Freescale i.MX23/i.MX28 has SHA1/SHA256 and AES128 CBC/ECB 572 - AES (CBC, CTR, ECB, XTS) 573 - 3DES (CBC, ECB) 574 - DES (CBC, ECB) 583 - AES (CBC, CTR, ECB, XTS) 584 - 3DES (ECB, CBC) 585 - DES (ECB, CBC) 751 AES block ciphers in ECB and CBC mode, as well as SHA1, SHA224, SHA256, 753 Additionally, it accelerates combined AES-CBC/HMAC-SHA AEAD operations.
|
/linux-6.3-rc2/drivers/crypto/aspeed/ |
A D | Kconfig | 48 with ECB/CBC/CFB/OFB/CTR options.
|
/linux-6.3-rc2/drivers/crypto/hisilicon/ |
A D | Kconfig | 37 CBC, and XTS cipher mode, and AEAD algorithms.
|
/linux-6.3-rc2/drivers/crypto/keembay/ |
A D | Kconfig | 35 AES/SM4 CBC with CTS mode hardware acceleration for use with
|
/linux-6.3-rc2/crypto/ |
A D | Kconfig | 647 tristate "CBC (Cipher Block Chaining)" 651 CBC (Cipher Block Chaining) mode (NIST SP800-38A) 676 CBC-CS3 variant of CTS (Cipher Text Stealing) (NIST 862 algorithm for CBC. 889 the SoC in question has accelerated CBC but not XTS, making CBC
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | fscrypt.rst | 337 - AES-256-XTS for contents and AES-256-CTS-CBC for filenames 338 - AES-128-CBC for contents and AES-128-CTS-CBC for filenames 341 - SM4-XTS for contents and SM4-CTS-CBC for filenames (v2 policies only) 343 If unsure, you should use the (AES-256-XTS, AES-256-CTS-CBC) pair. 345 AES-128-CBC was added only for low-powered embedded devices with 347 use AES-128-CBC, CONFIG_CRYPTO_ESSIV and CONFIG_CRYPTO_SHA256 (or 394 - With CBC mode encryption, ESSIV is also used. Specifically, each IV 426 With CTS-CBC, the IV reuse means that when the plaintext filenames share a
|
A D | ubifs-authentication.rst | 24 binary to perform a malicious action when executed [DMC-CBC-ATTACK]. Since 440 [DMC-CBC-ATTACK] https://www.jakoblell.com/blog/2013/12/22/practical-malleability-attack-agains…
|
/linux-6.3-rc2/Documentation/crypto/ |
A D | architecture.rst | 367 For example, CBC(AES) is implemented with cbc.c, and aes-generic.c. The 369 step (4) is used and the SKCIPHER block chaining mode is CBC.
|
A D | api-intro.rst | 118 as well as general application notes such as RFC2451 ("The ESP CBC-Mode
|
/linux-6.3-rc2/drivers/edac/ |
A D | Kconfig | 399 blocks (TAD, CBC, MCI).
|
/linux-6.3-rc2/Documentation/filesystems/ext4/ |
A D | super.rst | 829 - 256-bit AES in CBC mode (ENCRYPTION_MODE_AES_256_CBC).
|
/linux-6.3-rc2/Documentation/ABI/stable/ |
A D | sysfs-block | 190 * AES-128-CBC-ESSIV
|