/linux/crypto/ |
A D | Kconfig | 144 algorithm registration. 219 tristate "RSA algorithm" 239 tristate "ECDH algorithm" 269 tristate "SM2 algorithm" 371 algorithm for CBC. 828 of the algorithm. 1050 algorithm. 1096 algorithm. 1124 algorithm. 1621 TEA cipher algorithm. [all …]
|
/linux/arch/arm64/crypto/ |
A 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" 117 tristate "AES in ECB/CBC/CTR/XTS modes using bit-sliced NEON algorithm"
|
/linux/Documentation/crypto/ |
A D | api-intro.rst | 204 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/arch/arm/crypto/ |
A 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)" 66 tristate "BLAKE2s digest algorithm (ARM)" 69 BLAKE2s digest algorithm optimized with ARM scalar instructions. This 75 tristate "BLAKE2b digest algorithm (ARM NEON)" 79 BLAKE2b digest algorithm optimized with ARM NEON instructions. [all …]
|
/linux/Documentation/networking/ |
A 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 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 D | nexthop-group-resilient.rst | 13 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/drivers/crypto/ux500/hash/ |
A D | hash_core.c | 236 ctx->config.algorithm) { in get_empty_message_digest() 695 switch (config->algorithm) { in hash_setconfiguration() 1270 u8 *digest, int algorithm) in hash_get_digest() argument 1275 if (algorithm != HASH_ALGO_SHA1 && algorithm != HASH_ALGO_SHA256) { in hash_get_digest() 1277 __func__, algorithm); in hash_get_digest() 1281 if (algorithm == HASH_ALGO_SHA1) in hash_get_digest() 1515 ctx->config.algorithm = hash_alg->conf.algorithm; in hash_cra_init() 1525 .conf.algorithm = HASH_ALGO_SHA1, 1548 .conf.algorithm = HASH_ALGO_SHA256, 1571 .conf.algorithm = HASH_ALGO_SHA1, [all …]
|
/linux/Documentation/ABI/testing/ |
A 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/drivers/staging/rtl8723bs/hal/ |
A D | HalBtc8723b1Ant.c | 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() 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 D | HalBtc8723b2Ant.c | 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() 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/net/netfilter/ipvs/ |
A 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 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/Documentation/devicetree/bindings/net/ |
A D | intel,dwmac-plat.yaml | 72 snps,dcb-algorithm; 78 snps,dcb-algorithm; 89 snps,dcb-algorithm; 95 snps,dcb-algorithm;
|
/linux/fs/pstore/ |
A D | Kconfig | 32 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/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
A D | halbtc8821a1ant.c | 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() 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() 1829 u8 algorithm = 0; in btc8821a1ant_run_sw_coex_mech() local [all …]
|
A D | halbtc8192e2ant.c | 562 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 …]
|
A D | halbtc8723b2ant.c | 482 algorithm = in btc8723b2ant_action_algorithm() 488 algorithm = in btc8723b2ant_action_algorithm() 513 algorithm = in btc8723b2ant_action_algorithm() 534 algorithm = in btc8723b2ant_action_algorithm() 543 algorithm = in btc8723b2ant_action_algorithm() 549 algorithm = in btc8723b2ant_action_algorithm() 567 algorithm = in btc8723b2ant_action_algorithm() 573 algorithm = in btc8723b2ant_action_algorithm() 582 algorithm = in btc8723b2ant_action_algorithm() 588 algorithm = in btc8723b2ant_action_algorithm() [all …]
|
A D | halbtc8821a2ant.c | 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() 522 algorithm = in btc8821a2ant_action_algorithm() 531 algorithm = in btc8821a2ant_action_algorithm() 537 algorithm = in btc8821a2ant_action_algorithm() 584 algorithm = in btc8821a2ant_action_algorithm() 590 algorithm = in btc8821a2ant_action_algorithm() 614 return algorithm; in btc8821a2ant_action_algorithm() 3370 u8 algorithm = 0; in btc8821a2ant_run_coexist_mechanism() local [all …]
|
/linux/fs/f2fs/ |
A D | Kconfig | 106 Support LZO compress algorithm, if unsure, say Y. 113 Support LZO-RLE compress algorithm, if unsure, say Y. 120 Support LZ4 compress algorithm, if unsure, say Y. 127 Support LZ4HC compress algorithm, LZ4HC has compatible on-disk 135 Support ZSTD compress algorithm, if unsure, say Y.
|
/linux/drivers/crypto/nx/ |
A D | Kconfig | 23 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/Documentation/devicetree/bindings/sound/ |
A 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/lib/math/ |
A D | Kconfig | 3 tristate "CORDIC algorithm" 5 This option provides an implementation of the CORDIC algorithm;
|
/linux/net/sched/ |
A D | Kconfig | 52 scheduling algorithm. This algorithm classifies the waiting packets 124 packet scheduling algorithm. 135 packet scheduling algorithm. 146 packet scheduling algorithm. 169 scheduling algorithm. 180 scheduling algorithm. 191 scheduling algorithm. 202 scheduling algorithm. 247 scheduling algorithm. 294 packet scheduling algorithm. [all …]
|
/linux/crypto/asymmetric_keys/ |
A D | x509.asn1 | 24 algorithm OBJECT IDENTIFIER ({ x509_note_OID }), 48 algorithm AlgorithmIdentifier,
|
/linux/Documentation/core-api/ |
A 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.
|
/linux/drivers/hid/intel-ish-hid/ |
A D | Kconfig | 12 sensor polling and algorithm processing to a dedicated low power 26 sensor polling and algorithm processing to a dedicated low power
|