Home
last modified time | relevance | path

Searched full:cbc (Results 1 – 25 of 178) sorted by relevance

12345678

/Linux-v6.6/arch/x86/crypto/
DKconfig17 tristate "Ciphers: AES, modes: ECB, CBC, CTS, CTR, XTR, XTS, GCM (AES-NI)"
27 Length-preserving ciphers: AES with ECB, CBC, CTS, CTR, XTR, XTS
33 tristate "Ciphers: Blowfish, modes: ECB, CBC"
40 Length-preserving ciphers: Blowfish with ECB and CBC modes
45 tristate "Ciphers: Camellia with modes: ECB, CBC"
51 Length-preserving ciphers: Camellia with ECB and CBC modes
56 tristate "Ciphers: Camellia with modes: ECB, CBC (AES-NI/AVX)"
63 Length-preserving ciphers: Camellia with ECB and CBC modes
70 tristate "Ciphers: Camellia with modes: ECB, CBC (AES-NI/AVX2)"
74 Length-preserving ciphers: Camellia with ECB and CBC modes
[all …]
Dblowfish_glue.c7 * CBC & ECB parts based on code (crypto/cbc.c,ecb.c) by:
29 const u8 *src, bool cbc);
124 .base.cra_name = "cbc(blowfish)",
125 .base.cra_driver_name = "cbc-blowfish-asm",
/Linux-v6.6/arch/sparc/crypto/
DKconfig6 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-v6.6/arch/s390/crypto/
DKconfig84 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-v6.6/arch/arm64/crypto/
DKconfig132 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)
202 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XCTR/XTS modes (bit-sliced NEON)"
211 - CBC (Cipher Block Chaining) mode (NIST SP800-38A)
234 tristate "Ciphers: SM4, modes: ECB/CBC/CFB/CTR/XTS (ARMv8 Crypto Extensions)"
[all …]
/Linux-v6.6/crypto/
Dtcrypt.c1480 ret = min(ret, tcrypt_test("cbc(des)")); in do_test()
1486 ret = min(ret, tcrypt_test("cbc(des3_ede)")); in do_test()
1500 ret = min(ret, tcrypt_test("cbc(blowfish)")); in do_test()
1506 ret = min(ret, tcrypt_test("cbc(twofish)")); in do_test()
1514 ret = min(ret, tcrypt_test("cbc(serpent)")); in do_test()
1522 ret = min(ret, tcrypt_test("cbc(aes)")); in do_test()
1546 ret = min(ret, tcrypt_test("cbc(cast5)")); in do_test()
1552 ret = min(ret, tcrypt_test("cbc(cast6)")); in do_test()
1596 ret = min(ret, tcrypt_test("cbc(anubis)")); in do_test()
1609 ret = min(ret, tcrypt_test("cbc(camellia)")); in do_test()
[all …]
Dcbc.c3 * CBC: Cipher Block Chaining mode
203 .name = "cbc",
222 MODULE_DESCRIPTION("CBC block cipher mode of operation");
223 MODULE_ALIAS_CRYPTO("cbc");
/Linux-v6.6/drivers/crypto/caam/
Dcaamalg_qi.c1244 * ciphertext block (CBC mode) or last counter (CTR mode). in skcipher_done()
1485 .cra_name = "cbc(aes)",
1486 .cra_driver_name = "cbc-aes-caam-qi",
1501 .cra_name = "cbc(des3_ede)",
1502 .cra_driver_name = "cbc-3des-caam-qi",
1517 .cra_name = "cbc(des)",
1518 .cra_driver_name = "cbc-des-caam-qi",
1653 .cra_name = "authenc(hmac(md5),cbc(aes))",
1655 "cbc-aes-caam-qi",
1675 "cbc(aes)))",
[all …]
Dcaamalg.c1040 * ciphertext block (CBC mode) or last counter (CTR mode). in skcipher_crypt_done()
1890 .cra_name = "cbc(aes)",
1891 .cra_driver_name = "cbc-aes-caam",
1909 .cra_name = "cbc(des3_ede)",
1910 .cra_driver_name = "cbc-3des-caam",
1928 .cra_name = "cbc(des)",
1929 .cra_driver_name = "cbc-des-caam",
2283 .cra_name = "authenc(hmac(md5),cbc(aes))",
2285 "cbc-aes-caam",
2308 "cbc(aes)))",
[all …]
Dcaamalg_qi2.c1418 * ciphertext block (CBC mode) or last counter (CTR mode). in skcipher_encrypt_done()
1456 * ciphertext block (CBC mode) or last counter (CTR mode). in skcipher_decrypt_done()
1677 .cra_name = "cbc(aes)",
1678 .cra_driver_name = "cbc-aes-caam-qi2",
1693 .cra_name = "cbc(des3_ede)",
1694 .cra_driver_name = "cbc-3des-caam-qi2",
1709 .cra_name = "cbc(des)",
1710 .cra_driver_name = "cbc-des-caam-qi2",
1861 .cra_name = "authenc(hmac(md5),cbc(aes))",
1863 "cbc-aes-caam-qi2",
[all …]
/Linux-v6.6/drivers/crypto/intel/keembay/
DKconfig13 cbc(aes), ctr(aes), ccm(aes), gcm(aes), cbc(sm4), ctr(sm4), ccm(sm4)
17 enabled: ecb(aes), cts(cbc(aes)), ecb(sm4) and cts(cbc(sm4)).
35 AES/SM4 CBC with CTS mode hardware acceleration for use with
38 Provides OCS version of cts(cbc(aes)) and cts(cbc(sm4)).
/Linux-v6.6/include/linux/sunrpc/
Dgss_krb5.h136 #define ENCTYPE_DES_CBC_CRC 0x0001 /* DES cbc mode with CRC-32 */
137 #define ENCTYPE_DES_CBC_MD4 0x0002 /* DES cbc mode with RSA-MD4 */
138 #define ENCTYPE_DES_CBC_MD5 0x0003 /* DES cbc mode with RSA-MD5 */
139 #define ENCTYPE_DES_CBC_RAW 0x0004 /* DES cbc mode raw */
141 #define ENCTYPE_DES3_CBC_SHA 0x0005 /* DES-3 cbc mode with NIST-SHA */
142 #define ENCTYPE_DES3_CBC_RAW 0x0006 /* DES-3 cbc mode raw */
/Linux-v6.6/arch/arm/crypto/
DKconfig167 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-v6.6/drivers/crypto/
DKconfig298 the ECB and CBC modes of operation are supported by the driver. Also
374 authenc(hmac(shaX),Y(cbc)) algorithms.
472 The Freescale i.MX23/i.MX28 has SHA1/SHA256 and AES128 CBC/ECB
545 - AES (CBC, CTR, ECB, XTS)
546 - 3DES (CBC, ECB)
547 - DES (CBC, ECB)
556 - AES (CBC, CTR, ECB, XTS)
557 - 3DES (ECB, CBC)
558 - DES (ECB, CBC)
650 Supporting cbc/ecb chainmode, and aes/des/des3_ede cipher mode.
[all …]
Dtalitos.c2268 .cra_name = "authenc(hmac(sha1),cbc(aes))",
2270 "cbc-aes-talitos",
2290 .cra_name = "authenc(hmac(sha1),cbc(aes))",
2292 "cbc-aes-talitos-hsna",
2312 "cbc(des3_ede))",
2314 "cbc-3des-talitos",
2337 "cbc(des3_ede))",
2339 "cbc-3des-talitos-hsna",
2360 .cra_name = "authenc(hmac(sha224),cbc(aes))",
2362 "cbc-aes-talitos",
[all …]
/Linux-v6.6/net/sunrpc/auth_gss/
Dgss_krb5_mech.c42 .encrypt_name = "cts(cbc(aes))",
43 .aux_cipher = "cbc(aes)",
71 .encrypt_name = "cts(cbc(aes))",
72 .aux_cipher = "cbc(aes)",
103 .encrypt_name = "cts(cbc(camellia))",
104 .aux_cipher = "cbc(camellia)",
129 .encrypt_name = "cts(cbc(camellia))",
130 .aux_cipher = "cbc(camellia)",
158 .encrypt_name = "cts(cbc(aes))",
159 .aux_cipher = "cbc(aes)",
[all …]
/Linux-v6.6/drivers/crypto/vmx/
Daes_cbc.c3 * AES CBC routines supporting VMX instructions on the Power 8
29 fallback = crypto_alloc_skcipher("cbc(aes)", 0, in p8_aes_cbc_init()
33 pr_err("Failed to allocate cbc(aes) fallback: %ld\n", in p8_aes_cbc_init()
118 .base.cra_name = "cbc(aes)",
/Linux-v6.6/drivers/soc/qcom/
Dwcnss_ctrl.c30 * @cbc: completion for cbc complete indication
39 struct completion cbc; member
158 complete(&wcnss->cbc); in wcnss_ctrl_smd_callback()
195 * @expect_cbc: indicator to caller that an cbc event is expected
308 ret = wait_for_completion_timeout(&wcnss->cbc, WCNSS_REQUEST_TIMEOUT); in wcnss_async_probe()
328 init_completion(&wcnss->cbc); in wcnss_ctrl_probe()
/Linux-v6.6/drivers/crypto/inside-secure/
Dsafexcel_cipher.c156 /* CBC */ in safexcel_aead_iv()
177 /* Construct IV block B0 for the CBC-MAC */ in safexcel_aead_token()
657 * Update IV in req from last crypto output word for CBC modes in safexcel_handle_req_result()
717 * Save IV from last crypto input word for CBC modes in decrypt in safexcel_send_req()
1054 * Save input IV in case of CBC decrypt mode in safexcel_skcipher_send()
1336 .cra_name = "cbc(aes)",
1337 .cra_driver_name = "safexcel-cbc-aes",
1548 .cra_name = "cbc(des)",
1549 .cra_driver_name = "safexcel-cbc-des",
1647 .cra_name = "cbc(des3_ede)",
[all …]
/Linux-v6.6/drivers/crypto/ccree/
Dcc_cipher.c379 dev_err(dev, "CPP keys only supported in CBC or CTR modes.\n"); in cc_cipher_sethkey()
425 /* We only support 256 bit ESSIV-CBC-AES keys */ in cc_cipher_setkey()
1029 .name = "essiv(cbc(paes),sha256)",
1065 .name = "cbc(paes)",
1066 .driver_name = "cbc-paes-ccree",
1101 .name = "cts(cbc(paes))",
1102 .driver_name = "cts-cbc-paes-ccree",
1158 .name = "essiv(cbc(aes),sha256)",
1192 .name = "cbc(aes)",
1193 .driver_name = "cbc-aes-ccree",
[all …]
/Linux-v6.6/net/xfrm/
Dxfrm_algo.c388 .name = "cbc(des)",
409 .name = "cbc(des3_ede)",
430 .name = "cbc(cast5)",
451 .name = "cbc(blowfish)",
472 .name = "cbc(aes)",
493 .name = "cbc(serpent)",
514 .name = "cbc(camellia)",
535 .name = "cbc(twofish)",
576 .name = "cbc(sm4)",
/Linux-v6.6/tools/testing/selftests/net/
Dvrf-xfrm-tests.sh268 enc 'cbc(aes)' ${ENC_1} \
275 enc 'cbc(aes)' ${ENC_1} \
283 enc 'cbc(aes)' ${ENC_2} \
290 enc 'cbc(aes)' ${ENC_2} \
298 enc 'cbc(aes)' ${ENC_1} \
305 enc 'cbc(aes)' ${ENC_1} \
313 enc 'cbc(aes)' ${ENC_2} \
320 enc 'cbc(aes)' ${ENC_2} \
/Linux-v6.6/Documentation/admin-guide/device-mapper/
Ddm-crypt.rst25 aes-cbc-essiv:sha256
40 capi:cbc(aes)-essiv:sha256
168 …dmsetup create crypt1 --table "0 `blockdev --getsz $1` crypt aes-cbc-essiv:sha256 babebabebabebabe…
174 …dmsetup create crypt2 --table "0 `blockdev --getsize $1` crypt aes-cbc-essiv:sha256 :32:logon:my_p…
/Linux-v6.6/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-v6.6/drivers/crypto/cavium/nitrox/
Dnitrox_skcipher.c28 { "cbc(des3_ede)", CIPHER_3DES_CBC },
30 { "cbc(aes)", CIPHER_AES_CBC },
35 { "cts(cbc(aes))", CIPHER_AES_CBC_CTS },
386 .cra_name = "cbc(aes)",
481 .cra_name = "cts(cbc(aes))",
482 .cra_driver_name = "n5_cts(cbc(aes))",
500 .cra_name = "cbc(des3_ede)",

12345678