Home
last modified time | relevance | path

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

12345678910>>...12

/linux-6.3-rc2/Documentation/crypto/
A Dapi-intro.rst204 SHA1 algorithm contributors:
207 DES algorithm contributors:
212 Blowfish algorithm contributors:
216 Twofish algorithm contributors:
225 AES algorithm contributors:
233 CAST5 algorithm contributors:
236 TEA/XTEA algorithm contributors:
240 Khazad algorithm contributors:
247 Anubis algorithm contributors:
250 Tiger algorithm contributors:
[all …]
/linux-6.3-rc2/crypto/
A DKconfig166 algorithm registration.
380 Anubis cipher algorithm
479 Khazad cipher algorithm
557 in the TEA algorithm.
567 Twofish cipher algorithm
617 ARC4 cipher algorithm
791 AEGIS-128 AEAD algorithm
798 AEGIS-128 AEAD algorithm
862 algorithm for CBC.
1174 LZO compression algorithm
[all …]
/linux-6.3-rc2/Documentation/networking/
A 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
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
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
81 manoeuvre as it may provide partial data or ignore the algorithm suggestion
99 in order to decide on the algorithm's next
[all …]
A 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-6.3-rc2/arch/x86/crypto/
A DKconfig11 Curve25519 algorithm
39 Block cipher: Blowfish cipher algorithm
137 Length-preserving ciphers: Serpent cipher algorithm
153 Length-preserving ciphers: Serpent cipher algorithm
241 Block cipher: Twofish cipher algorithm
252 Block cipher: Twofish cipher algorithm
263 Length-preserving cipher: Twofish cipher algorithm
366 AEGIS-128 AEAD algorithm
420 Poly1305 authenticator algorithm (RFC7539)
432 SHA-1 secure hash algorithm (FIPS 180)
[all …]
/linux-6.3-rc2/arch/sparc/crypto/
A 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-6.3-rc2/Documentation/ABI/testing/
A 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-6.3-rc2/arch/powerpc/crypto/
A 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-6.3-rc2/arch/arm/crypto/
A DKconfig11 Curve25519 algorithm
52 Poly1305 authenticator algorithm (RFC7539)
80 BLAKE2b digest algorithm optimized with ARM NEON instructions.
91 SHA-1 secure hash algorithm (FIPS 180)
102 SHA-1 secure hash algorithm (FIPS 180)
113 SHA-1 secure hash algorithm (FIPS 180)
225 CRC32c CRC algorithm with the iSCSI polynomial (RFC 3385 and RFC 3720)
226 and CRC32 CRC algorithm (IEEE 802.3)
239 CRC16 CRC algorithm used for the T10 (SCSI) Data Integrity Field (DIF)
/linux-6.3-rc2/Documentation/devicetree/bindings/net/
A Dintel,dwmac-plat.yaml72 snps,dcb-algorithm;
78 snps,dcb-algorithm;
89 snps,dcb-algorithm;
95 snps,dcb-algorithm;
A Dsnps,dwmac.yaml204 snps,dcb-algorithm:
207 snps,avb-algorithm:
234 - snps,dcb-algorithm
240 - snps,avb-algorithm
358 snps,dcb-algorithm:
361 snps,avb-algorithm:
389 - snps,dcb-algorithm
395 - snps,avb-algorithm
677 snps,dcb-algorithm;
688 snps,dcb-algorithm;
[all …]
/linux-6.3-rc2/net/netfilter/ipvs/
A 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
159 The weighted failover scheduling algorithm directs network
169 The weighted overflow scheduling algorithm directs network
195 algorithm is also for destination IP load balancing. It is
212 The destination hashing scheduling algorithm assigns network
222 The source hashing scheduling algorithm assigns network
264 The never queue scheduling algorithm adopts a two-speed model.
269 scheduling algorithm).
[all …]
/linux-6.3-rc2/drivers/staging/rtl8723bs/hal/
A DHalBtc8723b1Ant.c497 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()
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()
553 algorithm = BT_8723B_1ANT_COEX_ALGO_HID; in halbtc8723b1ant_ActionAlgorithm()
593 return algorithm; in halbtc8723b1ant_ActionAlgorithm()
1939 u8 algorithm = 0; in halbtc8723b1ant_RunSwCoexistMechanism() local
[all …]
A DHalBtc8723b2Ant.c298 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()
337 algorithm = BT_8723B_2ANT_COEX_ALGO_SCO; in halbtc8723b2ant_ActionAlgorithm()
353 algorithm = BT_8723B_2ANT_COEX_ALGO_HID; in halbtc8723b2ant_ActionAlgorithm()
414 return algorithm; in halbtc8723b2ant_ActionAlgorithm()
2203 u8 algorithm = 0; in halbtc8723b2ant_RunCoexistMechanism() local
[all …]
/linux-6.3-rc2/Documentation/admin-guide/blockdev/
A Dzram.rst88 3) Select compression algorithm
94 there is no way to change compression algorithm).
102 #select lzo compression algorithm
106 show every compression algorithm supported by the kernel. We keep this
108 a new device with a compression algorithm that is not listed in
207 comp_algorithm RW show and change the compression algorithm
414 compression algorithm can provide better compression ratio at a price of
439 #select zstd recompression algorithm, priority 1
442 #select deflate recompression algorithm, priority 2
487 #use zstd algorithm only (if registered)
[all …]
/linux-6.3-rc2/arch/mips/crypto/
A DKconfig19 Poly1305 authenticator algorithm (RFC7539)
29 MD5 message digest algorithm (RFC1321)
39 SHA-1 secure hash algorithm (FIPS 180)
/linux-6.3-rc2/lib/math/
A DKconfig3 tristate "CORDIC algorithm"
5 This option provides an implementation of the CORDIC algorithm;
/linux-6.3-rc2/fs/pstore/
A 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-6.3-rc2/drivers/crypto/nx/
A 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-6.3-rc2/arch/arm64/boot/dts/freescale/
A Dimx8mp-evk.dts149 snps,dcb-algorithm;
154 snps,dcb-algorithm;
159 snps,dcb-algorithm;
164 snps,dcb-algorithm;
169 snps,dcb-algorithm;
179 snps,dcb-algorithm;
185 snps,dcb-algorithm;
191 snps,dcb-algorithm;
197 snps,dcb-algorithm;
203 snps,dcb-algorithm;
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/btcoexist/
A Dhalbtc8821a1ant.c476 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()
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()
579 algorithm = BT_8821A_1ANT_COEX_ALGO_HID; in btc8821a1ant_action_algorithm()
643 return algorithm; in btc8821a1ant_action_algorithm()
1821 u8 algorithm = 0; in btc8821a1ant_run_sw_coex_mech() local
[all …]
A Dhalbtc8192e2ant.c562 algorithm = in btc8192e2ant_action_algorithm()
568 algorithm = in btc8192e2ant_action_algorithm()
593 algorithm = in btc8192e2ant_action_algorithm()
604 algorithm = in btc8192e2ant_action_algorithm()
610 algorithm = in btc8192e2ant_action_algorithm()
624 algorithm = in btc8192e2ant_action_algorithm()
633 algorithm = in btc8192e2ant_action_algorithm()
639 algorithm = in btc8192e2ant_action_algorithm()
662 algorithm = in btc8192e2ant_action_algorithm()
676 algorithm = in btc8192e2ant_action_algorithm()
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/
A 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-6.3-rc2/fs/f2fs/
A 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-6.3-rc2/crypto/asymmetric_keys/
A Dx509.asn124 algorithm OBJECT IDENTIFIER ({ x509_note_OID }),
48 algorithm AlgorithmIdentifier,

Completed in 36 milliseconds

12345678910>>...12