/linux/Documentation/crypto/ |
H A 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/arch/arm64/boot/dts/qcom/ |
H A D | sa8540p-ride.dts | 200 snps,dcb-algorithm; 207 snps,dcb-algorithm; 213 snps,avb-algorithm; 219 snps,avb-algorithm; 229 snps,dcb-algorithm; 233 snps,dcb-algorithm; 237 snps,avb-algorithm; 245 snps,avb-algorithm; 275 snps,dcb-algorithm; 282 snps,dcb-algorithm; [all …]
|
H A D | sa8775p-ride.dtsi | 387 snps,dcb-algorithm; 394 snps,dcb-algorithm; 400 snps,avb-algorithm; 406 snps,avb-algorithm; 416 snps,dcb-algorithm; 420 snps,dcb-algorithm; 424 snps,avb-algorithm; 432 snps,avb-algorithm; 455 snps,dcb-algorithm; 462 snps,dcb-algorithm; [all …]
|
H A D | qcs8300-ride.dts | 244 snps,dcb-algorithm; 251 snps,dcb-algorithm; 257 snps,avb-algorithm; 263 snps,avb-algorithm; 273 snps,dcb-algorithm; 277 snps,dcb-algorithm; 281 snps,avb-algorithm; 289 snps,avb-algorithm;
|
/linux/crypto/ |
H A D | Kconfig | 170 tristate "Userspace cryptographic algorithm configuration" 183 The cryptographic self-tests run at boot time, or at algorithm 200 Enable the full set of cryptographic self-tests for each algorithm. 222 This converts an arbitrary crypto algorithm into a parallel 223 algorithm that executes in kernel threads. 232 converts an arbitrary synchronous software crypto algorithm 233 into an asynchronous algorithm that executes in a kernel thread. 287 RSA (Rivest-Shamir-Adleman) public key algorithm (RFC8017) 294 DH (Diffie-Hellman) key exchange algorithm 318 ECDH (Elliptic Curve Diffie-Hellman) key exchange algorithm [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-adc-mcp3564 | 22 auto-zeroing algorithm (the input multiplexer and the ADC 23 include an offset cancellation algorithm that cancels the offset 24 contribution of the ADC). When the offset cancellation algorithm 28 case where the algorithm is disabled. This technique allows the 41 This attribute is used to enable the chopping algorithm for the 48 limitation, the buffer includes an auto-zeroing algorithm that
|
H 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/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-beacon-som.dtsi | 76 snps,dcb-algorithm; 82 snps,dcb-algorithm; 88 snps,dcb-algorithm; 94 snps,dcb-algorithm; 100 snps,dcb-algorithm; 110 snps,dcb-algorithm; 115 snps,dcb-algorithm; 120 snps,dcb-algorithm; 125 snps,dcb-algorithm; 130 snps,dcb-algorithm;
|
/linux/Documentation/admin-guide/blockdev/ |
H A D | zram.rst | 76 2) Select compression algorithm 81 or change the selected compression algorithm (once the device is initialised 82 there is no way to change compression algorithm). 90 #select lzo compression algorithm 96 3) Set compression algorithm parameters: Optional 101 attribute which provides a per-algorithm params configuration. 106 compression algorithm to use external pre-trained dictionary, pass full 112 #same, but using algorithm priority 120 Parameters are algorithm specific: not all algorithms support pre-trained 217 comp_algorithm RW show and change the compression algorithm [all …]
|
/linux/drivers/staging/rtl8723bs/hal/ |
H A D | HalBtc8723b1Ant.c | 491 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 …]
|
H A D | HalBtc8723b2Ant.c | 292 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/net/netfilter/ipvs/ |
H A D | Kconfig | 118 The robin-robin scheduling algorithm simply directs network 127 The weighted robin-robin scheduling algorithm directs network 140 The least-connection scheduling algorithm directs network 150 The weighted least-connection scheduling algorithm directs network 160 The weighted failover scheduling algorithm directs network 170 The weighted overflow scheduling algorithm directs network 181 The locality-based least-connection scheduling algorithm is for 183 This algorithm usually directs packet destined for an IP address to 196 algorithm is also for destination IP load balancing. It is 213 The destination hashing scheduling algorithm assigns network [all …]
|
/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A 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 …]
|
H A 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 …]
|
H A 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 …]
|
H A 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 …]
|
/linux/drivers/crypto/nx/ |
H 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/lib/math/ |
H A D | Kconfig | 3 tristate "CORDIC algorithm" 5 This option provides an implementation of the CORDIC algorithm;
|
/linux/Documentation/devicetree/bindings/sound/ |
H 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/fs/f2fs/ |
H A D | Kconfig | 107 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/Documentation/networking/ |
H 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/net/sched/ |
H A D | Kconfig | 52 packet scheduling algorithm. See 57 different properties and different algorithm. 66 (HFSC) packet scheduling algorithm. 93 packet scheduling algorithm. 104 packet scheduling algorithm. 115 packet scheduling algorithm. 126 scheduling algorithm. This queueing discipline allows the combination 138 scheduling algorithm. 149 scheduling algorithm. 160 scheduling algorithm. [all …]
|
/linux/Documentation/RCU/ |
H A D | rculist_nulls.rst | 32 1) Lookup algorithm 97 2) Insertion algorithm 120 3) Removal algorithm 159 1) lookup algorithm 195 2) Insert algorithm
|
/linux/crypto/asymmetric_keys/ |
H A D | x509.asn1 | 31 algorithm OBJECT IDENTIFIER ({ x509_note_OID }), 55 algorithm AlgorithmIdentifier,
|
/linux/drivers/hid/intel-ish-hid/ |
H A D | Kconfig | 11 sensor polling and algorithm processing to a dedicated low power 25 sensor polling and algorithm processing to a dedicated low power
|