Home
last modified time | relevance | path

Searched refs:algorithm (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/Linux-v6.1/Documentation/crypto/
Dapi-intro.rst35 [algorithm api] (for registering algorithms)
37 The idea is to make the user interface and algorithm registration API
103 When submitting a new algorithm for inclusion, a mandatory requirement
204 SHA1 algorithm contributors:
207 DES algorithm contributors:
212 Blowfish algorithm contributors:
216 Twofish algorithm contributors:
220 SHA256/384/512 algorithm contributors:
225 AES algorithm contributors:
233 CAST5 algorithm contributors:
[all …]
/Linux-v6.1/crypto/
DKconfig138 tristate "Cryptographic algorithm manager"
154 tristate "Userspace cryptographic algorithm configuration"
166 algorithm registration.
200 This converts an arbitrary crypto algorithm into a parallel
201 algorithm that executes in kernel threads.
210 converts an arbitrary synchronous software crypto algorithm
211 into an asynchronous algorithm that executes in a kernel thread.
250 RSA (Rivest-Shamir-Adleman) public key algorithm (RFC8017)
257 DH (Diffie-Hellman) key exchange algorithm
281 ECDH (Elliptic Curve Diffie-Hellman) key exchange algorithm
[all …]
/Linux-v6.1/arch/x86/crypto/
DKconfig11 Curve25519 algorithm
39 Block cipher: Blowfish cipher algorithm
89 Length-preserving ciphers: CAST5 (CAST-128) cipher algorithm
107 Length-preserving ciphers: CAST6 (CAST-256) cipher algorithm
122 Block cipher: Triple DES EDE (FIPS 46-3) cipher algorithm
137 Length-preserving ciphers: Serpent cipher algorithm
153 Length-preserving ciphers: Serpent cipher algorithm
170 Length-preserving ciphers: Serpent cipher algorithm
183 Length-preserving ciphers: Serpent cipher algorithm
241 Block cipher: Twofish cipher algorithm
[all …]
/Linux-v6.1/Documentation/networking/
Dnet_dim.rst21 processing. The mechanism includes an algorithm which decides if and how to
24 iteration of the algorithm, it analyses a given sample of the data, compares it
30 the algorithm might decide not to change anything. The configuration fields are
32 number of wanted packets per event. The Net DIM algorithm ascribes importance to
39 Each iteration of the Net DIM algorithm follows these steps:
54 compared. Here the algorithm tries to optimize for lower interrupt rate so an
62 and the internal state of the algorithm. The states reflect the "direction" of
63 the algorithm: is it going left (reducing moderation), right (increasing
66 algorithm would increase in order to reduce calculation overhead. Also, after
67 "parking" on one of the most left or most right decisions, the algorithm may
[all …]
Dnexthop-group-resilient.rst13 algorithm, described in RFC 2992.
15 To select a next hop, hash-threshold algorithm first assigns a range of
29 under the hash-threshold algorithm.
48 constituent next hops: a hash table. The selection algorithm uses SKB hash
53 algorithm, the range of hashes associated with a next hop must be
67 under the resilient hashing algorithm.
79 In a nutshell, the algorithm works as follows. Each next hop deserves a
97 After assigning wants counts to next hops, an "upkeep" algorithm runs. For
127 When offloading resilient groups, the algorithm that distributes buckets
293 them to test the algorithm.
/Linux-v6.1/arch/sparc/crypto/
DKconfig12 Block cipher: DES (FIPS 46-2) cipher algorithm
13 Block cipher: Triple DES EDE (FIPS 46-3) cipher algorithm
25 CRC32c CRC algorithm with the iSCSI polynomial (RFC 3385 and RFC 3720)
35 MD5 message digest algorithm (RFC1321)
45 SHA-1 secure hash algorithm (FIPS 180)
/Linux-v6.1/arch/powerpc/crypto/
DKconfig11 CRC32c CRC algorithm with the iSCSI polynomial (RFC 3385 and RFC 3720)
23 CRC16 CRC algorithm used for the T10 (SCSI) Data Integrity Field (DIF)
43 MD5 message digest algorithm (RFC1321)
51 SHA-1 secure hash algorithm (FIPS 180)
59 SHA-1 secure hash algorithm (FIPS 180)
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-kernel-mm-swap11 If set to true, the VMA based swap readahead algorithm
13 VMA, and the global swap readahead algorithm will be
15 false, the global swap readahead algorithm will be
/Linux-v6.1/arch/arm/crypto/
DKconfig11 Curve25519 algorithm
50 Poly1305 authenticator algorithm (RFC7539)
78 BLAKE2b digest algorithm optimized with ARM NEON instructions.
89 SHA-1 secure hash algorithm (FIPS 180)
100 SHA-1 secure hash algorithm (FIPS 180)
111 SHA-1 secure hash algorithm (FIPS 180)
223 CRC32c CRC algorithm with the iSCSI polynomial (RFC 3385 and RFC 3720)
224 and CRC32 CRC algorithm (IEEE 802.3)
237 CRC16 CRC algorithm used for the T10 (SCSI) Data Integrity Field (DIF)
/Linux-v6.1/drivers/crypto/ux500/hash/
Dhash_core.c230 if (HASH_ALGO_SHA1 == ctx->config.algorithm) { in get_empty_message_digest()
236 ctx->config.algorithm) { in get_empty_message_digest()
249 if (HASH_ALGO_SHA1 == ctx->config.algorithm) { in get_empty_message_digest()
254 } else if (HASH_ALGO_SHA256 == ctx->config.algorithm) { in get_empty_message_digest()
682 if (config->algorithm != HASH_ALGO_SHA1 && in hash_setconfiguration()
683 config->algorithm != HASH_ALGO_SHA256) in hash_setconfiguration()
695 switch (config->algorithm) { in hash_setconfiguration()
942 hash_get_digest(device_data, digest, ctx->config.algorithm); in hash_dma_final()
1045 hash_get_digest(device_data, digest, ctx->config.algorithm); in hash_hw_final()
1268 u8 *digest, int algorithm) in hash_get_digest() argument
[all …]
/Linux-v6.1/net/netfilter/ipvs/
DKconfig117 The robin-robin scheduling algorithm simply directs network
126 The weighted robin-robin scheduling algorithm directs network
139 The least-connection scheduling algorithm directs network
149 The weighted least-connection scheduling algorithm directs network
159 The weighted failover scheduling algorithm directs network
169 The weighted overflow scheduling algorithm directs network
180 The locality-based least-connection scheduling algorithm is for
182 This algorithm usually directs packet destined for an IP address to
195 algorithm is also for destination IP load balancing. It is
212 The destination hashing scheduling algorithm assigns network
[all …]
/Linux-v6.1/drivers/staging/rtl8723bs/hal/
DHalBtc8723b1Ant.c491 u8 algorithm = BT_8723B_1ANT_COEX_ALGO_UNDEFINED; in halbtc8723b1ant_ActionAlgorithm() local
497 return algorithm; in halbtc8723b1ant_ActionAlgorithm()
510 algorithm = BT_8723B_1ANT_COEX_ALGO_SCO; in halbtc8723b1ant_ActionAlgorithm()
513 algorithm = BT_8723B_1ANT_COEX_ALGO_HID; in halbtc8723b1ant_ActionAlgorithm()
515 algorithm = BT_8723B_1ANT_COEX_ALGO_A2DP; in halbtc8723b1ant_ActionAlgorithm()
518 algorithm = BT_8723B_1ANT_COEX_ALGO_PANHS; in halbtc8723b1ant_ActionAlgorithm()
520 algorithm = BT_8723B_1ANT_COEX_ALGO_PANEDR; in halbtc8723b1ant_ActionAlgorithm()
526 algorithm = BT_8723B_1ANT_COEX_ALGO_HID; in halbtc8723b1ant_ActionAlgorithm()
528 algorithm = BT_8723B_1ANT_COEX_ALGO_SCO; in halbtc8723b1ant_ActionAlgorithm()
531 algorithm = BT_8723B_1ANT_COEX_ALGO_SCO; in halbtc8723b1ant_ActionAlgorithm()
[all …]
DHalBtc8723b2Ant.c292 u8 algorithm = BT_8723B_2ANT_COEX_ALGO_UNDEFINED; in halbtc8723b2ant_ActionAlgorithm() local
298 return algorithm; in halbtc8723b2ant_ActionAlgorithm()
315 algorithm = BT_8723B_2ANT_COEX_ALGO_SCO; in halbtc8723b2ant_ActionAlgorithm()
318 algorithm = BT_8723B_2ANT_COEX_ALGO_HID; in halbtc8723b2ant_ActionAlgorithm()
320 algorithm = BT_8723B_2ANT_COEX_ALGO_A2DP; in halbtc8723b2ant_ActionAlgorithm()
323 algorithm = BT_8723B_2ANT_COEX_ALGO_PANHS; in halbtc8723b2ant_ActionAlgorithm()
325 algorithm = BT_8723B_2ANT_COEX_ALGO_PANEDR; in halbtc8723b2ant_ActionAlgorithm()
332 algorithm = BT_8723B_2ANT_COEX_ALGO_PANEDR_HID; in halbtc8723b2ant_ActionAlgorithm()
334 algorithm = BT_8723B_2ANT_COEX_ALGO_PANEDR_HID; in halbtc8723b2ant_ActionAlgorithm()
337 algorithm = BT_8723B_2ANT_COEX_ALGO_SCO; in halbtc8723b2ant_ActionAlgorithm()
[all …]
/Linux-v6.1/arch/mips/crypto/
DKconfig19 Poly1305 authenticator algorithm (RFC7539)
29 MD5 message digest algorithm (RFC1321)
39 SHA-1 secure hash algorithm (FIPS 180)
/Linux-v6.1/arch/arm64/boot/dts/freescale/
Dimx8mp-evk.dts135 snps,dcb-algorithm;
140 snps,dcb-algorithm;
145 snps,dcb-algorithm;
150 snps,dcb-algorithm;
155 snps,dcb-algorithm;
165 snps,dcb-algorithm;
171 snps,dcb-algorithm;
177 snps,dcb-algorithm;
183 snps,dcb-algorithm;
189 snps,dcb-algorithm;
/Linux-v6.1/fs/pstore/
DKconfig32 algorithm support.
39 This option enables LZO compression algorithm support.
46 This option enables LZ4 compression algorithm support.
53 This option enables LZ4HC (high compression) mode algorithm.
60 This option enables 842 compression algorithm support.
67 This option enables zstd compression algorithm support.
77 prompt "Default pstore compression algorithm"
80 This option chooses the default active compression algorithm.
87 The default compression algorithm is deflate.
/Linux-v6.1/lib/math/
DKconfig3 tristate "CORDIC algorithm"
5 This option provides an implementation of the CORDIC algorithm;
/Linux-v6.1/drivers/crypto/nx/
DKconfig23 algorithm using the cryptographic API. One of the platform
37 algorithm. This supports NX hardware on the pSeries platform.
48 algorithm. This supports NX hardware on the PowerNV platform.
/Linux-v6.1/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8821a1ant.c468 u8 algorithm = BT_8821A_1ANT_COEX_ALGO_UNDEFINED; in btc8821a1ant_action_algorithm() local
476 return algorithm; in btc8821a1ant_action_algorithm()
492 algorithm = BT_8821A_1ANT_COEX_ALGO_SCO; in btc8821a1ant_action_algorithm()
497 algorithm = BT_8821A_1ANT_COEX_ALGO_HID; in btc8821a1ant_action_algorithm()
501 algorithm = BT_8821A_1ANT_COEX_ALGO_A2DP; in btc8821a1ant_action_algorithm()
507 algorithm = BT_8821A_1ANT_COEX_ALGO_PANHS; in btc8821a1ant_action_algorithm()
512 algorithm = BT_8821A_1ANT_COEX_ALGO_PANEDR; in btc8821a1ant_action_algorithm()
521 algorithm = BT_8821A_1ANT_COEX_ALGO_HID; in btc8821a1ant_action_algorithm()
525 algorithm = BT_8821A_1ANT_COEX_ALGO_SCO; in btc8821a1ant_action_algorithm()
531 algorithm = BT_8821A_1ANT_COEX_ALGO_SCO; in btc8821a1ant_action_algorithm()
[all …]
Dhalbtc8192e2ant.c523 u8 algorithm = BT_8192E_2ANT_COEX_ALGO_UNDEFINED; in btc8192e2ant_action_algorithm() local
531 return algorithm; in btc8192e2ant_action_algorithm()
547 algorithm = BT_8192E_2ANT_COEX_ALGO_SCO; in btc8192e2ant_action_algorithm()
552 algorithm = BT_8192E_2ANT_COEX_ALGO_HID; in btc8192e2ant_action_algorithm()
556 algorithm = BT_8192E_2ANT_COEX_ALGO_A2DP; in btc8192e2ant_action_algorithm()
562 algorithm = in btc8192e2ant_action_algorithm()
568 algorithm = in btc8192e2ant_action_algorithm()
578 algorithm = BT_8192E_2ANT_COEX_ALGO_SCO; in btc8192e2ant_action_algorithm()
582 algorithm = BT_8192E_2ANT_COEX_ALGO_PANEDR_HID; in btc8192e2ant_action_algorithm()
588 algorithm = BT_8192E_2ANT_COEX_ALGO_SCO; in btc8192e2ant_action_algorithm()
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dcs35l33.txt48 - cirrus,hg-algo : Sub-node for internal Class H/G algorithm that
53 - cirrus,mem-depth : Memory depth for the Class H/G algorithm measured in
67 algorithm uses the max detection path. If not present, the LDO
71 algorithm switches to the LDO voltage. This property can be set to values
78 - cirrus,vp-hg : Class H/G algorithm VPhg. Controls the H/G algorithm's
/Linux-v6.1/fs/f2fs/
DKconfig107 Support LZO compress algorithm, if unsure, say Y.
114 Support LZO-RLE compress algorithm, if unsure, say Y.
121 Support LZ4 compress algorithm, if unsure, say Y.
128 Support LZ4HC compress algorithm, LZ4HC has compatible on-disk
136 Support ZSTD compress algorithm, if unsure, say Y.
/Linux-v6.1/crypto/asymmetric_keys/
Dx509.asn124 algorithm OBJECT IDENTIFIER ({ x509_note_OID }),
48 algorithm AlgorithmIdentifier,
/Linux-v6.1/net/sched/
DKconfig52 scheduling algorithm. This algorithm classifies the waiting packets
69 packet scheduling algorithm. See
74 different properties and different algorithm.
83 (HFSC) packet scheduling algorithm.
124 packet scheduling algorithm.
135 packet scheduling algorithm.
146 packet scheduling algorithm.
157 scheduling algorithm. This queueing discipline allows the combination
169 scheduling algorithm.
180 scheduling algorithm.
[all …]
/Linux-v6.1/drivers/hid/intel-ish-hid/
DKconfig12 sensor polling and algorithm processing to a dedicated low power
26 sensor polling and algorithm processing to a dedicated low power

12345678910>>...12