Home
last modified time | relevance | path

Searched refs:ciphers (Results 1 – 22 of 22) sorted by relevance

/Linux-v6.6/arch/sparc/crypto/
DKconfig14 Length-preserving ciphers: DES with ECB and CBC modes
15 Length-preserving ciphers: Tripe DES EDE with ECB and CBC modes
74 Block ciphers: AES cipher algorithms (FIPS-197)
75 Length-preseving ciphers: AES with ECB, CBC, and CTR modes
85 Block ciphers: Camellia cipher algorithms
86 Length-preserving ciphers: Camellia with ECB and CBC modes
/Linux-v6.6/Documentation/crypto/
Dintro.rst7 The kernel crypto API offers a rich set of cryptographic ciphers as well
15 specification, hints to developers of ciphers are provided. Pointers to
21 transformations and handles them the same way as ciphers.
27 - data transformation implementations (typically ciphers) that can be
31 well as for developers implementing ciphers. This API specification,
33 implementations (i.e. implementations of ciphers and other
Darchitecture.rst10 - Symmetric ciphers
12 - AEAD ciphers
23 The kernel crypto API provides implementations of single block ciphers
26 block ciphers and message digests. Templates include all types of block
29 Single block ciphers and message digests can either be directly used by
30 a caller or invoked together with a template to form multi-block ciphers
54 In these examples, "aes" and "sha1" are the ciphers and all others are
119 The list of available ciphers is given in /proc/crypto. However, that
121 ciphers. Each block listed in /proc/crypto may contain the following
134 "kernel" for statically linked ciphers)
[all …]
Dapi-intro.rst12 mode ciphers), this will allow for pages to be encrypted in-place
46 meant to support all ciphers including stream ciphers. The difference
49 subject to block size requirements (i.e., non-stream ciphers can only
94 When using the API for ciphers, performance will be optimal if each
Duserspace-if.rst32 following ciphers are accessible:
36 - Symmetric ciphers
38 - AEAD ciphers
57 calls. This includes the generic vs. unique naming schema for ciphers as
377 - the skcipher cipher type (symmetric ciphers)
395 AEAD ciphers. For a encryption operation, the authentication tag of
Ddevel-algos.rst53 implementations, that being the CIPHER type used for symmetric ciphers.
104 implementations. The multi-block ciphers are used for transformations
/Linux-v6.6/arch/x86/crypto/
DKconfig27 Length-preserving ciphers: AES with ECB, CBC, CTS, CTR, XTR, XTS
40 Length-preserving ciphers: Blowfish with ECB and CBC modes
51 Length-preserving ciphers: Camellia with ECB and CBC modes
63 Length-preserving ciphers: Camellia with ECB and CBC modes
74 Length-preserving ciphers: Camellia with ECB and CBC modes
89 Length-preserving ciphers: CAST5 (CAST-128) cipher algorithm
107 Length-preserving ciphers: CAST6 (CAST-256) cipher algorithm
123 Length-preserving ciphers: Triple DES EDE with ECB and CBC modes
137 Length-preserving ciphers: Serpent cipher algorithm
153 Length-preserving ciphers: Serpent cipher algorithm
[all …]
/Linux-v6.6/arch/s390/crypto/
DKconfig91 Length-preserving ciphers: AES with ECB, CBC, XTS, and CTR modes
112 Block ciphers: DES (FIPS 46-2) cipher algorithm
113 Block ciphers: Triple DES EDE (FIPS 46-3) cipher algorithm
114 Length-preserving ciphers: DES with ECB, CBC, and CTR modes
115 Length-preserving ciphers: Triple DES EDED with ECB, CBC, and CTR modes
/Linux-v6.6/arch/arm64/crypto/
DKconfig135 Block ciphers: AES cipher algorithms (FIPS-197)
136 Length-preserving ciphers: AES with ECB, CBC, CTR, CTS,
149 Block ciphers: AES cipher algorithms (FIPS-197)
160 Length-preserving ciphers: AES cipher algorithms (FIPS-197)
177 Length-preserving ciphers: AES cipher algorithms (FIPS-197)
195 Length-preserving ciphers: ChaCha20, XChaCha20, and XChaCha12
208 Length-preserving ciphers: AES cipher algorithms (FIPS-197)
227 Block ciphers: SM4 cipher algorithms (OSCCA GB/T 32907-2016)
239 Length-preserving ciphers: SM4 cipher algorithms (OSCCA GB/T 32907-2016)
258 Length-preserving ciphers: SM4 cipher algorithms (OSCCA GB/T 32907-2016)
/Linux-v6.6/arch/powerpc/crypto/
DKconfig80 Block ciphers: AES cipher algorithms (FIPS-197)
81 Length-preserving ciphers: AES with ECB, CBC, CTR, and XTS modes
121 Length-preserving ciphers: ChaCha20, XChaCha20, and XChaCha12
/Linux-v6.6/net/sunrpc/
DKconfig46 that utilize Advanced Encryption Standard (AES) ciphers and
58 that utilize Camellia ciphers (RFC 3713) and CMAC digests
71 that utilize Advanced Encryption Standard (AES) ciphers and
/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/arch/arm/crypto/
DKconfig153 Block ciphers: AES cipher algorithms (FIPS-197)
175 Length-preserving ciphers: AES cipher algorithms (FIPS-197)
196 Length-preserving ciphers: AES cipher algorithms (FIPS-197)
213 Length-preserving ciphers: ChaCha20, XChaCha20, and XChaCha12
/Linux-v6.6/drivers/crypto/amlogic/
DKconfig13 This hardware handles AES ciphers in ECB/CBC mode.
/Linux-v6.6/arch/mips/crypto/
DKconfig69 Length-preserving ciphers: ChaCha20, XChaCha20, and XChaCha12
/Linux-v6.6/crypto/
DKconfig342 menu "Block ciphers"
592 menu "Length-preserving ciphers and modes"
612 underlying stream and block ciphers, subject to a security
792 menu "AEAD (authenticated encryption with associated data) ciphers"
1409 - AEAD ciphers (encrypt, decrypt)
1410 - asymmetric key ciphers (encrypt, decrypt, verify, sign)
1411 - symmetric key ciphers (encrypt, decrypt)
/Linux-v6.6/drivers/crypto/
DKconfig552 bool "Symmetric-key ciphers only"
555 Enable symmetric-key ciphers only:
588 Considering the 256-bit ciphers, software is 2-3 times faster than
724 AES block ciphers in ECB and CBC mode, as well as SHA1, SHA224, SHA256,
/Linux-v6.6/drivers/net/wireless/virtual/
Dmac80211_hwsim.c653 u32 ciphers[ARRAY_SIZE(hwsim_ciphers)]; member
3897 u32 *ciphers; member
5101 if (param->ciphers) { in mac80211_hwsim_new_radio()
5102 memcpy(data->ciphers, param->ciphers, in mac80211_hwsim_new_radio()
5104 hw->wiphy->cipher_suites = data->ciphers; in mac80211_hwsim_new_radio()
5753 static bool hwsim_known_ciphers(const u32 *ciphers, int n_ciphers) in hwsim_known_ciphers() argument
5762 if (ciphers[i] == hwsim_ciphers[j]) { in hwsim_known_ciphers()
5927 param.ciphers = in hwsim_new_radio_nl()
5946 if (!hwsim_known_ciphers(param.ciphers, param.n_ciphers)) { in hwsim_new_radio_nl()
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c396 BUILD_BUG_ON(ARRAY_SIZE(mvm->ciphers) < ARRAY_SIZE(mvm_ciphers) + 6); in iwl_mvm_mac_setup_register()
397 memcpy(mvm->ciphers, mvm_ciphers, sizeof(mvm_ciphers)); in iwl_mvm_mac_setup_register()
399 hw->wiphy->cipher_suites = mvm->ciphers; in iwl_mvm_mac_setup_register()
402 mvm->ciphers[hw->wiphy->n_cipher_suites] = in iwl_mvm_mac_setup_register()
405 mvm->ciphers[hw->wiphy->n_cipher_suites] = in iwl_mvm_mac_setup_register()
418 mvm->ciphers[hw->wiphy->n_cipher_suites] = WLAN_CIPHER_SUITE_AES_CMAC; in iwl_mvm_mac_setup_register()
421 mvm->ciphers[hw->wiphy->n_cipher_suites] = in iwl_mvm_mac_setup_register()
424 mvm->ciphers[hw->wiphy->n_cipher_suites] = in iwl_mvm_mac_setup_register()
Dmvm.h1141 u32 ciphers[IWL_MVM_NUM_CIPHERS]; member
/Linux-v6.6/Documentation/filesystems/
Dfscrypt.rst382 The remaining mode pairs are the "national pride ciphers":
386 Generally speaking, these ciphers aren't "bad" per se, but they
389 suggested to only use these ciphers where their use is mandated.
/Linux-v6.6/drivers/md/
DKconfig297 the ciphers you're going to use in the cryptoapi configuration.