/Linux-v5.10/crypto/ |
D | Kconfig | 116 tristate "Cryptographic algorithm manager" 132 tristate "Userspace cryptographic algorithm configuration" 144 algorithm registration. 178 This converts an arbitrary crypto algorithm into a parallel 179 algorithm that executes in kernel threads. 188 converts an arbitrary synchronous software crypto algorithm 189 into an asynchronous algorithm that executes in a kernel thread. 224 tristate "RSA algorithm" 230 Generic implementation of the RSA public key algorithm. 233 tristate "Diffie-Hellman algorithm" [all …]
|
/Linux-v5.10/arch/arm64/crypto/ |
D | Kconfig | 13 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)" 64 tristate "CRCT10DIF digest algorithm using PMULL instructions" 121 tristate "AES in ECB/CBC/CTR/XTS modes using bit-sliced NEON algorithm"
|
/Linux-v5.10/Documentation/crypto/ |
D | api-intro.rst | 35 [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-v5.10/Documentation/networking/ |
D | net_dim.rst | 21 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 …]
|
D | dctcp.rst | 7 DCTCP is an enhancement to the TCP congestion control algorithm for data 26 The algorithm is further described in detail in the following two
|
/Linux-v5.10/arch/arm/crypto/ |
D | Kconfig | 13 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)" 120 tristate "CRCT10DIF digest algorithm using PMULL instructions" 126 tristate "CRC32(C) digest algorithm using CRC and/or PMULL instructions"
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-kernel-mm-swap | 11 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-v5.10/drivers/crypto/ux500/hash/ |
D | hash_core.c | 229 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() 942 hash_get_digest(device_data, digest, ctx->config.algorithm); in hash_dma_final() 1044 hash_get_digest(device_data, digest, ctx->config.algorithm); in hash_hw_final() 1267 u8 *digest, int algorithm) in hash_get_digest() argument [all …]
|
/Linux-v5.10/net/netfilter/ipvs/ |
D | Kconfig | 117 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-v5.10/lib/math/ |
D | Kconfig | 3 tristate "CORDIC algorithm" 5 This option provides an implementation of the CORDIC algorithm;
|
/Linux-v5.10/fs/pstore/ |
D | Kconfig | 24 algorithm support. 31 This option enables LZO compression algorithm support. 38 This option enables LZ4 compression algorithm support. 45 This option enables LZ4HC (high compression) mode algorithm. 52 This option enables 842 compression algorithm support. 59 This option enables zstd compression algorithm support. 69 prompt "Default pstore compression algorithm" 72 This option chooses the default active compression algorithm. 79 The default compression algorithm is deflate.
|
/Linux-v5.10/drivers/crypto/nx/ |
D | Kconfig | 23 algorithm using the cryptographic API. One of the platform 36 algorithm. This supports NX hardware on the pSeries platform. 47 algorithm. This supports NX hardware on the PowerNV platform.
|
/Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
D | halbtc8821a1ant.c | 468 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 …]
|
D | halbtc8192e2ant.c | 523 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 …]
|
D | halbtc8821a2ant.c | 434 u8 algorithm = BT_8821A_2ANT_COEX_ALGO_UNDEFINED; in btc8821a2ant_action_algorithm() local 442 return algorithm; in btc8821a2ant_action_algorithm() 458 algorithm = BT_8821A_2ANT_COEX_ALGO_SCO; in btc8821a2ant_action_algorithm() 463 algorithm = BT_8821A_2ANT_COEX_ALGO_HID; in btc8821a2ant_action_algorithm() 467 algorithm = BT_8821A_2ANT_COEX_ALGO_A2DP; in btc8821a2ant_action_algorithm() 473 algorithm = BT_8821A_2ANT_COEX_ALGO_PANHS; in btc8821a2ant_action_algorithm() 478 algorithm = BT_8821A_2ANT_COEX_ALGO_PANEDR; in btc8821a2ant_action_algorithm() 487 algorithm = BT_8821A_2ANT_COEX_ALGO_SCO; in btc8821a2ant_action_algorithm() 491 algorithm = BT_8821A_2ANT_COEX_ALGO_SCO; in btc8821a2ant_action_algorithm() 497 algorithm = BT_8821A_2ANT_COEX_ALGO_SCO; in btc8821a2ant_action_algorithm() [all …]
|
D | halbtc8723b2ant.c | 443 u8 algorithm = BT_8723B_2ANT_COEX_ALGO_UNDEFINED; in btc8723b2ant_action_algorithm() local 451 return algorithm; in btc8723b2ant_action_algorithm() 467 algorithm = BT_8723B_2ANT_COEX_ALGO_SCO; in btc8723b2ant_action_algorithm() 472 algorithm = BT_8723B_2ANT_COEX_ALGO_HID; in btc8723b2ant_action_algorithm() 476 algorithm = BT_8723B_2ANT_COEX_ALGO_A2DP; in btc8723b2ant_action_algorithm() 482 algorithm = in btc8723b2ant_action_algorithm() 488 algorithm = in btc8723b2ant_action_algorithm() 498 algorithm = BT_8723B_2ANT_COEX_ALGO_PANEDR_HID; in btc8723b2ant_action_algorithm() 502 algorithm = BT_8723B_2ANT_COEX_ALGO_PANEDR_HID; in btc8723b2ant_action_algorithm() 508 algorithm = BT_8723B_2ANT_COEX_ALGO_SCO; in btc8723b2ant_action_algorithm() [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | cs35l33.txt | 48 - 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-v5.10/crypto/asymmetric_keys/ |
D | x509.asn1 | 24 algorithm OBJECT IDENTIFIER ({ x509_note_OID }), 48 algorithm AlgorithmIdentifier,
|
/Linux-v5.10/drivers/staging/rtl8723bs/hal/ |
D | HalBtc8723b2Ant.c | 381 u8 algorithm = BT_8723B_2ANT_COEX_ALGO_UNDEFINED; in halbtc8723b2ant_ActionAlgorithm() local 388 return algorithm; in halbtc8723b2ant_ActionAlgorithm() 406 algorithm = BT_8723B_2ANT_COEX_ALGO_SCO; in halbtc8723b2ant_ActionAlgorithm() 410 algorithm = BT_8723B_2ANT_COEX_ALGO_HID; in halbtc8723b2ant_ActionAlgorithm() 413 algorithm = BT_8723B_2ANT_COEX_ALGO_A2DP; in halbtc8723b2ant_ActionAlgorithm() 417 algorithm = BT_8723B_2ANT_COEX_ALGO_PANHS; in halbtc8723b2ant_ActionAlgorithm() 420 algorithm = BT_8723B_2ANT_COEX_ALGO_PANEDR; in halbtc8723b2ant_ActionAlgorithm() 428 algorithm = BT_8723B_2ANT_COEX_ALGO_PANEDR_HID; in halbtc8723b2ant_ActionAlgorithm() 431 algorithm = BT_8723B_2ANT_COEX_ALGO_PANEDR_HID; in halbtc8723b2ant_ActionAlgorithm() 435 algorithm = BT_8723B_2ANT_COEX_ALGO_SCO; in halbtc8723b2ant_ActionAlgorithm() [all …]
|
D | HalBtc8723b1Ant.c | 584 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 …]
|
/Linux-v5.10/fs/f2fs/ |
D | Kconfig | 111 Support LZO compress algorithm, if unsure, say Y. 120 Support LZ4 compress algorithm, if unsure, say Y. 129 Support ZSTD compress algorithm, if unsure, say Y. 139 Support LZO-RLE compress algorithm, if unsure, say Y.
|
/Linux-v5.10/drivers/hid/intel-ish-hid/ |
D | Kconfig | 11 sensor polling and algorithm processing to a dedicated low power 25 sensor polling and algorithm processing to a dedicated low power
|
/Linux-v5.10/net/sched/ |
D | Kconfig | 52 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-v5.10/Documentation/admin-guide/device-mapper/ |
D | dm-integrity.rst | 62 the internal-hash algorithm) 123 internal_hash:algorithm(:key) (the key is optional) 129 You can use a crc algorithm (such as crc32), then integrity target 131 You can also use a hmac algorithm (for example 143 journal_crypt:algorithm(:key) (the key is optional) 144 Encrypt the journal using given algorithm to make sure that the 155 journal_mac:algorithm(:key) (the key is optional) 158 crc algorithm, to protect against malicious modification, use a 159 hmac algorithm with a key.
|
/Linux-v5.10/Documentation/core-api/ |
D | genalloc.rst | 97 Allocations with 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.
|