Home
last modified time | relevance | path

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

12345678910

/Linux-v4.19/crypto/
DKconfig117 tristate "RSA algorithm"
123 Generic implementation of the RSA public key algorithm.
126 tristate "Diffie-Hellman algorithm"
130 Generic implementation of the Diffie-Hellman algorithm.
133 tristate "ECDH algorithm"
137 Generic implementation of the ECDH algorithm
140 tristate "Cryptographic algorithm manager"
156 tristate "Userspace cryptographic algorithm configuration"
169 algorithm registration.
199 This converts an arbitrary crypto algorithm into a parallel
[all …]
/Linux-v4.19/arch/arm64/crypto/
DKconfig13 tristate "SHA-224/SHA-256 digest algorithm for arm64"
17 tristate "SHA-384/SHA-512 digest algorithm for arm64"
21 tristate "SHA-1 digest algorithm (ARMv8 Crypto Extensions)"
27 tristate "SHA-224/SHA-256 digest algorithm (ARMv8 Crypto Extensions)"
33 tristate "SHA-384/SHA-512 digest algorithm (ARMv8 Crypto Extensions)"
39 tristate "SHA3 digest algorithm (ARMv8.2 Crypto Extensions)"
45 tristate "SM3 digest algorithm (ARMv8.2 Crypto Extensions)"
65 tristate "CRCT10DIF digest algorithm using PMULL instructions"
115 tristate "AES in ECB/CBC/CTR/XTS modes using bit-sliced NEON algorithm"
/Linux-v4.19/Documentation/crypto/
Dapi-intro.txt30 [algorithm api] (for registering algorithms)
32 The idea is to make the user interface and algorithm registration API
96 When submitting a new algorithm for inclusion, a mandatory requirement
191 SHA1 algorithm contributors:
194 DES algorithm contributors:
199 Blowfish algorithm contributors:
203 Twofish algorithm contributors:
207 SHA256/384/512 algorithm contributors:
212 AES algorithm contributors:
220 CAST5 algorithm contributors:
[all …]
/Linux-v4.19/fs/pstore/
DKconfig23 algorithm support.
30 This option enables LZO compression algorithm support.
37 This option enables LZ4 compression algorithm support.
44 This option enables LZ4HC (high compression) mode algorithm.
51 This option enables 842 compression algorithm support.
58 This option enables zstd compression algorithm support.
68 prompt "Default pstore compression algorithm"
71 This option chooses the default active compression algorithm.
78 The default compression algorithm is deflate.
/Linux-v4.19/arch/arm/crypto/
DKconfig13 tristate "SHA1 digest algorithm (ARM-asm)"
21 tristate "SHA1 digest algorithm (ARM NEON)"
32 tristate "SHA1 digest algorithm (ARM v8 Crypto Extensions)"
41 tristate "SHA-224/256 digest algorithm (ARM v8 Crypto Extensions)"
50 tristate "SHA-224/256 digest algorithm (ARM-asm and NEON)"
58 tristate "SHA-384/512 digest algorithm (ARM-asm and NEON)"
109 tristate "CRCT10DIF digest algorithm using PMULL instructions"
114 tristate "CRC32(C) digest algorithm using CRC and/or PMULL instructions"
/Linux-v4.19/Documentation/networking/
Dnet_dim.txt29 processing. The mechanism includes an algorithm which decides if and how to
32 iteration of the algorithm, it analyses a given sample of the data, compares it
38 the algorithm might decide not to change anything. The configuration fields are
40 number of wanted packets per event. The Net DIM algorithm ascribes importance to
47 Each iteration of the Net DIM algorithm follows these steps:
61 compared. Here the algorithm tries to optimize for lower interrupt rate so an
69 and the internal state of the algorithm. The states reflect the "direction" of
70 the algorithm: is it going left (reducing moderation), right (increasing
73 algorithm would increase in order to reduce calculation overhead. Also, after
74 "parking" on one of the most left or most right decisions, the algorithm may
[all …]
Ddctcp.txt4 DCTCP is an enhancement to the TCP congestion control algorithm for data
23 The algorithm is further described in detail in the following two
/Linux-v4.19/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-v4.19/drivers/crypto/ux500/hash/
Dhash_core.c229 if (HASH_ALGO_SHA1 == ctx->config.algorithm) { in get_empty_message_digest()
235 ctx->config.algorithm) { in get_empty_message_digest()
248 if (HASH_ALGO_SHA1 == ctx->config.algorithm) { in get_empty_message_digest()
253 } else if (HASH_ALGO_SHA256 == ctx->config.algorithm) { in get_empty_message_digest()
680 if (config->algorithm != HASH_ALGO_SHA1 && in hash_setconfiguration()
681 config->algorithm != HASH_ALGO_SHA256) in hash_setconfiguration()
693 switch (config->algorithm) { in hash_setconfiguration()
941 hash_get_digest(device_data, digest, ctx->config.algorithm); in hash_dma_final()
1042 hash_get_digest(device_data, digest, ctx->config.algorithm); in hash_hw_final()
1259 u8 *digest, int algorithm) in hash_get_digest() argument
[all …]
/Linux-v4.19/net/netfilter/ipvs/
DKconfig116 The robin-robin scheduling algorithm simply directs network
125 The weighted robin-robin scheduling algorithm directs network
138 The least-connection scheduling algorithm directs network
148 The weighted least-connection scheduling algorithm directs network
158 The weighted failover scheduling algorithm directs network
168 The weighted overflow scheduling algorithm directs network
179 The locality-based least-connection scheduling algorithm is for
181 This algorithm usually directs packet destined for an IP address to
194 algorithm is also for destination IP load balancing. It is
211 The destination hashing scheduling algorithm assigns network
[all …]
/Linux-v4.19/drivers/crypto/nx/
DKconfig22 algorithm using the cryptographic API. One of the platform
35 algorithm. This supports NX hardware on the pSeries platform.
46 algorithm. This supports NX hardware on the PowerNV platform.
/Linux-v4.19/drivers/char/tpm/
Dtpm-sysfs.c24 u8 algorithm[4]; member
75 out->algorithm[0], out->algorithm[1], out->algorithm[2], in pubek_show()
76 out->algorithm[3], in pubek_show()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8821a1ant.c490 u8 algorithm = BT_8821A_1ANT_COEX_ALGO_UNDEFINED; in btc8821a1ant_action_algorithm() local
498 return algorithm; in btc8821a1ant_action_algorithm()
514 algorithm = BT_8821A_1ANT_COEX_ALGO_SCO; in btc8821a1ant_action_algorithm()
519 algorithm = BT_8821A_1ANT_COEX_ALGO_HID; in btc8821a1ant_action_algorithm()
523 algorithm = BT_8821A_1ANT_COEX_ALGO_A2DP; in btc8821a1ant_action_algorithm()
529 algorithm = BT_8821A_1ANT_COEX_ALGO_PANHS; in btc8821a1ant_action_algorithm()
534 algorithm = BT_8821A_1ANT_COEX_ALGO_PANEDR; in btc8821a1ant_action_algorithm()
543 algorithm = BT_8821A_1ANT_COEX_ALGO_HID; in btc8821a1ant_action_algorithm()
547 algorithm = BT_8821A_1ANT_COEX_ALGO_SCO; in btc8821a1ant_action_algorithm()
553 algorithm = BT_8821A_1ANT_COEX_ALGO_SCO; in btc8821a1ant_action_algorithm()
[all …]
Dhalbtc8192e2ant.c554 u8 algorithm = BT_8192E_2ANT_COEX_ALGO_UNDEFINED; in btc8192e2ant_action_algorithm() local
562 return algorithm; in btc8192e2ant_action_algorithm()
578 algorithm = BT_8192E_2ANT_COEX_ALGO_SCO; in btc8192e2ant_action_algorithm()
583 algorithm = BT_8192E_2ANT_COEX_ALGO_HID; in btc8192e2ant_action_algorithm()
587 algorithm = BT_8192E_2ANT_COEX_ALGO_A2DP; in btc8192e2ant_action_algorithm()
593 algorithm = in btc8192e2ant_action_algorithm()
599 algorithm = in btc8192e2ant_action_algorithm()
609 algorithm = BT_8192E_2ANT_COEX_ALGO_SCO; in btc8192e2ant_action_algorithm()
613 algorithm = BT_8192E_2ANT_COEX_ALGO_PANEDR_HID; in btc8192e2ant_action_algorithm()
619 algorithm = BT_8192E_2ANT_COEX_ALGO_SCO; in btc8192e2ant_action_algorithm()
[all …]
Dhalbtc8723b2ant.c464 u8 algorithm = BT_8723B_2ANT_COEX_ALGO_UNDEFINED; in btc8723b2ant_action_algorithm() local
472 return algorithm; in btc8723b2ant_action_algorithm()
488 algorithm = BT_8723B_2ANT_COEX_ALGO_SCO; in btc8723b2ant_action_algorithm()
493 algorithm = BT_8723B_2ANT_COEX_ALGO_HID; in btc8723b2ant_action_algorithm()
497 algorithm = BT_8723B_2ANT_COEX_ALGO_A2DP; in btc8723b2ant_action_algorithm()
503 algorithm = in btc8723b2ant_action_algorithm()
509 algorithm = in btc8723b2ant_action_algorithm()
519 algorithm = BT_8723B_2ANT_COEX_ALGO_PANEDR_HID; in btc8723b2ant_action_algorithm()
523 algorithm = BT_8723B_2ANT_COEX_ALGO_PANEDR_HID; in btc8723b2ant_action_algorithm()
529 algorithm = BT_8723B_2ANT_COEX_ALGO_SCO; in btc8723b2ant_action_algorithm()
[all …]
Dhalbtc8821a2ant.c456 u8 algorithm = BT_8821A_2ANT_COEX_ALGO_UNDEFINED; in btc8821a2ant_action_algorithm() local
464 return algorithm; in btc8821a2ant_action_algorithm()
480 algorithm = BT_8821A_2ANT_COEX_ALGO_SCO; in btc8821a2ant_action_algorithm()
485 algorithm = BT_8821A_2ANT_COEX_ALGO_HID; in btc8821a2ant_action_algorithm()
489 algorithm = BT_8821A_2ANT_COEX_ALGO_A2DP; in btc8821a2ant_action_algorithm()
495 algorithm = BT_8821A_2ANT_COEX_ALGO_PANHS; in btc8821a2ant_action_algorithm()
500 algorithm = BT_8821A_2ANT_COEX_ALGO_PANEDR; in btc8821a2ant_action_algorithm()
509 algorithm = BT_8821A_2ANT_COEX_ALGO_SCO; in btc8821a2ant_action_algorithm()
513 algorithm = BT_8821A_2ANT_COEX_ALGO_SCO; in btc8821a2ant_action_algorithm()
519 algorithm = BT_8821A_2ANT_COEX_ALGO_SCO; in btc8821a2ant_action_algorithm()
[all …]
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/net/
Dstmmac.txt85 - snps,dcb-algorithm: Queue to be enabled as DCB
86 - snps,avb-algorithm: Queue to be enabled as AVB
104 - snps,weight: TX queue weight (if using a DCB weight algorithm)
106 - snps,dcb-algorithm: TX queue will be working in DCB
107 - snps,avb-algorithm: TX queue will be working in AVB
128 snps,dcb-algorithm;
139 snps,dcb-algorithm;
144 snps,avb-algorithm;
/Linux-v4.19/crypto/asymmetric_keys/
Dx509.asn124 algorithm OBJECT IDENTIFIER ({ x509_note_OID }),
48 algorithm AlgorithmIdentifier,
/Linux-v4.19/Documentation/device-mapper/
Ddm-integrity.txt50 the internal-hash algorithm)
100 internal_hash:algorithm(:key) (the key is optional)
106 You can use a crc algorithm (such as crc32), then integrity target
108 You can also use a hmac algorithm (for example
120 journal_crypt:algorithm(:key) (the key is optional)
121 Encrypt the journal using given algorithm to make sure that the
132 journal_mac:algorithm(:key) (the key is optional)
135 crc algorithm, to protect against malicious modification, use a
136 hmac algorithm with a key.
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
DHalBtc8723b1Ant.c584 u8 algorithm = BT_8723B_1ANT_COEX_ALGO_UNDEFINED; in halbtc8723b1ant_ActionAlgorithm() local
595 return algorithm; in halbtc8723b1ant_ActionAlgorithm()
614 algorithm = BT_8723B_1ANT_COEX_ALGO_SCO; in halbtc8723b1ant_ActionAlgorithm()
622 algorithm = BT_8723B_1ANT_COEX_ALGO_HID; in halbtc8723b1ant_ActionAlgorithm()
629 algorithm = BT_8723B_1ANT_COEX_ALGO_A2DP; in halbtc8723b1ant_ActionAlgorithm()
637 algorithm = BT_8723B_1ANT_COEX_ALGO_PANHS; in halbtc8723b1ant_ActionAlgorithm()
644 algorithm = BT_8723B_1ANT_COEX_ALGO_PANEDR; in halbtc8723b1ant_ActionAlgorithm()
656 algorithm = BT_8723B_1ANT_COEX_ALGO_HID; in halbtc8723b1ant_ActionAlgorithm()
663 algorithm = BT_8723B_1ANT_COEX_ALGO_SCO; in halbtc8723b1ant_ActionAlgorithm()
671 algorithm = BT_8723B_1ANT_COEX_ALGO_SCO; in halbtc8723b1ant_ActionAlgorithm()
[all …]
DHalBtc8723b2Ant.c374 u8 algorithm = BT_8723B_2ANT_COEX_ALGO_UNDEFINED; in halbtc8723b2ant_ActionAlgorithm() local
381 return algorithm; in halbtc8723b2ant_ActionAlgorithm()
399 algorithm = BT_8723B_2ANT_COEX_ALGO_SCO; in halbtc8723b2ant_ActionAlgorithm()
403 algorithm = BT_8723B_2ANT_COEX_ALGO_HID; in halbtc8723b2ant_ActionAlgorithm()
406 algorithm = BT_8723B_2ANT_COEX_ALGO_A2DP; in halbtc8723b2ant_ActionAlgorithm()
410 algorithm = BT_8723B_2ANT_COEX_ALGO_PANHS; in halbtc8723b2ant_ActionAlgorithm()
413 algorithm = BT_8723B_2ANT_COEX_ALGO_PANEDR; in halbtc8723b2ant_ActionAlgorithm()
421 algorithm = BT_8723B_2ANT_COEX_ALGO_PANEDR_HID; in halbtc8723b2ant_ActionAlgorithm()
424 algorithm = BT_8723B_2ANT_COEX_ALGO_PANEDR_HID; in halbtc8723b2ant_ActionAlgorithm()
428 algorithm = BT_8723B_2ANT_COEX_ALGO_SCO; in halbtc8723b2ant_ActionAlgorithm()
[all …]
/Linux-v4.19/net/sched/
DKconfig51 scheduling algorithm. This algorithm classifies the waiting packets
68 packet scheduling algorithm. See
73 different properties and different algorithm.
82 (HFSC) packet scheduling algorithm.
123 packet scheduling algorithm.
134 packet scheduling algorithm.
145 packet scheduling algorithm.
156 scheduling algorithm. This queueing discipline allows the combination
168 scheduling algorithm.
179 scheduling algorithm.
[all …]
/Linux-v4.19/net/mac80211/
DKconfig28 This option enables the 'minstrel' TX rate control algorithm
35 This option enables the 'minstrel_ht' TX rate control algorithm
42 This option enables VHT in the 'minstrel_ht' TX rate control algorithm
45 prompt "Default rate control algorithm"
49 This option selects the default rate control algorithm
58 Select Minstrel as the default rate control algorithm.
71 comment "Some wireless drivers require a rate control algorithm"
/Linux-v4.19/Documentation/core-api/
Dgenalloc.rst97 Allocations with :c:func:`gen_pool_alloc_algo` specify an algorithm to be
98 used to choose the memory to be allocated; the default algorithm can be set
100 algorithm; most ignore it, but it is occasionally needed. One can,
101 naturally, write a special-purpose algorithm, but there is a fair set
105 algorithm if none other has been specified.

12345678910