Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/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.15/arch/arm/crypto/
DKconfig107 Use a faster and more secure NEON based implementation of AES in CBC,
111 and for XTS mode encryption, CBC and XTS mode decryption speedup is
112 around 25%. (CBC encryption speed is not affected by this driver.)
123 Use an implementation of AES in CBC, CTR and XTS modes that uses
/Linux-v5.15/drivers/crypto/allwinner/
DKconfig21 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-v5.15/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
428 the ECB and CBC modes of operation are supported by the driver. Also
612 The Freescale i.MX23/i.MX28 has SHA1/SHA256 and AES128 CBC/ECB
685 - AES (CBC, CTR, ECB, XTS)
686 - 3DES (CBC, ECB)
687 - DES (CBC, ECB)
696 - AES (CBC, CTR, ECB, XTS)
697 - 3DES (ECB, CBC)
[all …]
/Linux-v5.15/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.15/drivers/crypto/amlogic/
DKconfig13 This hardware handles AES ciphers in ECB/CBC mode.
/Linux-v5.15/drivers/crypto/ux500/
DKconfig15 AES-ECB, CBC and CTR with keys sizes of 128, 192 and 256 bit sizes.
/Linux-v5.15/drivers/crypto/hisilicon/
DKconfig36 CBC, and XTS cipher mode, and AEAD algorithms.
/Linux-v5.15/drivers/crypto/keembay/
DKconfig35 AES/SM4 CBC with CTS mode hardware acceleration for use with
/Linux-v5.15/crypto/
DKconfig305 Support for Counter with CBC MAC. Required for IPsec.
371 algorithm for CBC.
376 tristate "CBC support"
380 CBC: Cipher Block Chaining mode
408 CBC-CS3 as defined by NIST in Sp800-38A addendum from Oct 2010.
542 the SoC in question has accelerated CBC but not XTS, making CBC
1113 ECB, CBC, LRW, XTS. The 64 bit version has additional
1141 ECB and CBC.
1149 for popular block cipher modes ECB, CBC, CTR and XTS is supported.
/Linux-v5.15/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.15/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.15/drivers/edac/
DKconfig396 blocks (TAD, CBC, MCI).
/Linux-v5.15/Documentation/filesystems/ext4/
Dsuper.rst829 - 256-bit AES in CBC mode (ENCRYPTION\_MODE\_AES\_256\_CBC).