Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/x86/crypto/
H A DKconfig33 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 …]
/openbmc/linux/arch/sparc/crypto/
H A 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
/openbmc/linux/arch/s390/crypto/
H A 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.
/openbmc/linux/arch/arm64/crypto/
H A 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)
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 …]
/openbmc/linux/Documentation/devicetree/bindings/crypto/
H A Dsamsung-slimsss.yaml15 -- Advanced Encryption Standard (AES) with ECB,CBC,CTR,XTS and (CBC/XTS)/CTS
/openbmc/linux/arch/arm/crypto/
H A 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)
/openbmc/qemu/crypto/
H A Dcipher-gnutls.c.inc65 gnutls_cipher_hd_t handle; /* XTS & CBC mode */
102 if (ctx->handle) { /* CBC / XTS mode */
111 } else { /* ECB mode very inefficiently faked with CBC */
162 if (ctx->handle) { /* CBC / XTS mode */
172 } else { /* ECB mode very inefficiently faked with CBC */
/openbmc/linux/drivers/crypto/allwinner/
H A 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.
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_ssh_security.robot19 ${weak_key_regex} ${left_anchor}(group1_sha1|DES-CBC3|CBC mode|group1|SHA1)${right_anchor}
49 # - encryption: CBC mode
/openbmc/linux/drivers/crypto/amlogic/
H A DKconfig13 This hardware handles AES ciphers in ECB/CBC mode.
/openbmc/linux/drivers/char/xilinx_hwicap/
H A Dxilinx_hwicap.c136 .CBC = 13,
161 .CBC = 11,
186 .CBC = 11,
211 .CBC = 11,
H A Dxilinx_hwicap.h138 u32 CBC; member
/openbmc/linux/arch/powerpc/crypto/
H A DKconfig76 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XTS (SPE)"
81 Length-preserving ciphers: AES with ECB, CBC, CTR, and XTS modes
/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/
H A Ddropbear-disable-weak-ciphers.patch6 This feature disables all CBC, SHA1, and diffie-hellman group1 ciphers
/openbmc/linux/drivers/crypto/
H A DKconfig298 the ECB and CBC modes of operation are supported by the driver. Also
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)
724 AES block ciphers in ECB and CBC mode, as well as SHA1, SHA224, SHA256,
726 Additionally, it accelerates combined AES-CBC/HMAC-SHA AEAD operations.
/openbmc/linux/drivers/crypto/aspeed/
H A DKconfig48 with ECB/CBC/CFB/OFB/CTR options.
/openbmc/qemu/tests/qemu-iotests/
H A D087.out42 {"error": {"class": "GenericError", "desc": "Use of AES-CBC encrypted IMGFMT images is no longer su…
/openbmc/linux/drivers/crypto/hisilicon/
H A DKconfig37 CBC, and XTS cipher mode, and AEAD algorithms.
/openbmc/linux/Documentation/filesystems/
H A Dfscrypt.rst341 - AES-256-XTS for contents and AES-256-CTS-CBC for filenames
344 - AES-128-CBC-ESSIV for contents and AES-128-CTS-CBC for filenames
345 - SM4-XTS for contents and SM4-CTS-CBC for filenames
351 `CBC-ESSIV mode
354 block cipher in `CTS-CBC mode
378 The (AES-128-CBC-ESSIV, AES-128-CTS-CBC) pair exists only to support
384 - (SM4-XTS, SM4-CTS-CBC)
396 and AES-256-CTS-CBC encryption. For optimal performance, it is
410 - AES-256-XTS and AES-256-CTS-CBC
436 - AES-128-CBC-ESSIV and AES-128-CTS-CBC:
[all …]
/openbmc/qemu/docs/system/
H A Dsecrets.rst108 In this example ``BASE64-CIPHERTEXT`` is the result of AES-256-CBC encrypting
111 These bytes are used as the initialization vector for the AES-256-CBC value.
/openbmc/linux/drivers/crypto/intel/keembay/
H A DKconfig35 AES/SM4 CBC with CTS mode hardware acceleration for use with
/openbmc/linux/crypto/
H A DKconfig655 tristate "CBC (Cipher Block Chaining)"
659 CBC (Cipher Block Chaining) mode (NIST SP800-38A)
684 CBC-CS3 variant of CTS (Cipher Text Stealing) (NIST
870 algorithm for CBC.
897 the SoC in question has accelerated CBC but not XTS, making CBC
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-catalina.dts744 // Left CBC FRU EEPROM
750 // Right CBC FRU EEPROM
/openbmc/qemu/tests/unit/
H A Dpkix_asn1_tab.c.inc944 {"pkcs-5-des-EDE3-CBC", 1879048204, 0},
947 {"pkcs-5-des-EDE3-CBC-params", 1612709895, 0},
/openbmc/qemu/qapi/
H A Dcrypto.json155 # @qcow: QCow/QCow2 built-in AES-CBC encryption. Use only for
181 # The options that apply to QCow/QCow2 AES-CBC encryption format

12