Home
last modified time | relevance | path

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

/Linux-v5.10/net/sunrpc/
DKconfig44 deprecated encryption types include DES-CBC-MD5, DES-CBC-CRC,
45 and DES-CBC-MD4. These types were deprecated by RFC 6649 because
/Linux-v5.10/arch/arm64/crypto/
DKconfig87 tristate "AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions"
95 tristate "AES in ECB/CBC/CTR/XTS modes using NEON instructions"
121 tristate "AES in ECB/CBC/CTR/XTS modes using bit-sliced NEON algorithm"
/Linux-v5.10/arch/arm/crypto/
DKconfig88 Use a faster and more secure NEON based implementation of AES in CBC,
92 and for XTS mode encryption, CBC and XTS mode decryption speedup is
93 around 25%. (CBC encryption speed is not affected by this driver.)
104 Use an implementation of AES in CBC, CTR and XTS modes that uses
/Linux-v5.10/drivers/crypto/allwinner/
DKconfig21 The Security System handle AES/DES/3DES ciphers in CBC mode
48 The Crypto Engine handle AES/3DES ciphers in ECB/CBC mode.
101 The Security System handle AES/3DES ciphers in ECB/CBC mode.
/Linux-v5.10/drivers/crypto/
DKconfig196 As of z990 the ECB and CBC mode are hardware accelerated.
208 As of z9 the ECB and CBC modes are hardware accelerated
210 As of z10 the ECB and CBC modes are hardware accelerated
401 the ECB and CBC modes of operation are supported by the driver. Also
602 The Freescale i.MX23/i.MX28 has SHA1/SHA256 and AES128 CBC/ECB
668 - AES (CBC, CTR, ECB, XTS)
669 - 3DES (CBC, ECB)
670 - DES (CBC, ECB)
679 - AES (CBC, CTR, ECB, XTS)
680 - 3DES (ECB, CBC)
[all …]
/Linux-v5.10/drivers/char/xilinx_hwicap/
Dxilinx_hwicap.c134 .CBC = 13,
159 .CBC = 11,
184 .CBC = 11,
209 .CBC = 11,
Dxilinx_hwicap.h138 u32 CBC; member
/Linux-v5.10/drivers/crypto/amlogic/
DKconfig13 This hardware handles AES ciphers in ECB/CBC mode.
/Linux-v5.10/drivers/crypto/ux500/
DKconfig15 AES-ECB, CBC and CTR with keys sizes of 128, 192 and 256 bit sizes.
/Linux-v5.10/drivers/crypto/hisilicon/
DKconfig36 CBC, and XTS cipher mode, and AEAD algorithms.
/Linux-v5.10/crypto/
DKconfig300 Support for Counter with CBC MAC. Required for IPsec.
366 algorithm for CBC.
371 tristate "CBC support"
375 CBC: Cipher Block Chaining mode
403 CBC-CS3 as defined by NIST in Sp800-38A addendum from Oct 2010.
537 the SoC in question has accelerated CBC but not XTS, making CBC
1159 ECB, CBC, LRW, XTS. The 64 bit version has additional
1187 ECB and CBC.
1195 for popular block cipher modes ECB, CBC, CTR and XTS is supported.
/Linux-v5.10/Documentation/filesystems/
Dfscrypt.rst337 - 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 If unsure, you should use the (AES-256-XTS, AES-256-CTS-CBC) pair.
343 AES-128-CBC was added only for low-powered embedded devices with
345 use AES-128-CBC, CONFIG_CRYPTO_ESSIV and CONFIG_CRYPTO_SHA256 (or
375 - With CBC mode encryption, ESSIV is also used. Specifically, each IV
407 With CTS-CBC, the IV reuse means that when the plaintext filenames
Dubifs-authentication.rst24 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-v5.10/Documentation/crypto/
Darchitecture.rst367 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.
Dapi-intro.rst118 as well as general application notes such as RFC2451 ("The ESP CBC-Mode
/Linux-v5.10/drivers/edac/
DKconfig394 blocks (TAD, CBC, MCI).
/Linux-v5.10/Documentation/filesystems/ext4/
Dsuper.rst816 - 256-bit AES in CBC mode (ENCRYPTION\_MODE\_AES\_256\_CBC).