Searched full:hashing (Results 1 – 25 of 232) sorted by relevance
12345678910
/Linux-v5.15/net/netfilter/ipvs/ |
D | Kconfig | 210 tristate "destination hashing scheduling" 212 The destination hashing scheduling algorithm assigns network 220 tristate "source hashing scheduling" 222 The source hashing scheduling algorithm assigns network 230 tristate "maglev hashing scheduling" 232 The maglev consistent hashing scheduling algorithm provides the 233 Google's Maglev hashing algorithm as a IPVS scheduler. It assigns 235 assigned special hash table called the lookup table. Maglev hashing 239 Through this operation, The maglev hashing gives an almost equal 288 int "IPVS source hashing table size (the Nth power of 2)" [all …]
|
D | ip_vs_dh.c | 3 * IPVS: Destination Hashing scheduling module 7 * Inspired by the consistent hashing scheduler patch from 210 * Destination hashing scheduling
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/freescale/ |
D | dpaa.rst | 157 ethtool. Also, rx-flow-hash and rx-hashing was added. The addition of RSS 222 going to control the rx-flow-hashing for all protocols on that interface. 229 # ethtool -K fm1-mac9 rx-hashing off 231 receive-hashing: off 232 # ethtool -K fm1-mac9 rx-hashing on 234 receive-hashing: on 236 receive-hashing: on 238 Please note that Rx hashing depends upon the rx-flow-hashing being on 239 for that interface - turning off rx-flow-hashing will also disable the 240 rx-hashing (without ethtool reporting it as off as that depends on the
|
/Linux-v5.15/drivers/crypto/keembay/ |
D | ocs-hcu.c | 234 * This function is used to save the current hashing process state in order to 238 * contains the hashing result. So this function is also used to retrieve the 239 * final result of a hashing process. 284 * This function is used to continue a previous hashing process. 359 /* Configure endianness, hashing algorithm and HW HMAC (if needed) */ in ocs_hcu_hw_cfg() 434 * ocs_hcu_ll_dma_start() - Start OCS HCU hashing via DMA 437 * @finalize: Whether or not this is the last hashing operation and therefore 582 * @algo: The hashing algorithm to use. 600 * ocs_hcu_hash_update() - Perform a hashing iteration. 602 * @ctx: The OCS HCU hashing context. [all …]
|
D | ocs-hcu.h | 62 * struct ocs_hcu_hash_ctx - Context for OCS HCU hashing operation. 63 * @algo: The hashing algorithm being used.
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/microsoft/ |
D | netvsc.rst | 35 hashing. Using L3 hashing is recommended in this case. 39 To include UDP port numbers in hashing:: 43 To exclude UDP port numbers in hashing::
|
/Linux-v5.15/include/linux/ |
D | hashtable.h | 30 /* Use hash_32 when possible to allow for fast 32bit hashing in 64bit kernels. */ 158 * hash_for_each_possible - iterate over all possible objects hashing to the 169 * hash_for_each_possible_rcu - iterate over all possible objects hashing to the 181 * hash_for_each_possible_rcu_notrace - iterate over all possible objects hashing 196 * hash_for_each_possible_safe - iterate over all possible objects hashing to the
|
D | hash.h | 3 /* Fast hashing routine for ints, longs and pointers. 12 * were actively bad for hashing), but the name remains. 93 /* This really should be called fold32_ptr; it does no hashing to speak of. */
|
D | xxhash.h | 171 * xxh32_reset() - reset the xxh32 state to start a new hashing operation 176 * Call this function on any xxh32_state to prepare for a new hashing operation. 207 * xxh64_reset() - reset the xxh64 state to start a new hashing operation
|
/Linux-v5.15/tools/include/linux/ |
D | hash.h | 3 /* Fast hashing routine for ints, longs and pointers. 12 * were actively bad for hashing), but the name remains. 93 /* This really should be called fold32_ptr; it does no hashing to speak of. */
|
D | hashtable.h | 27 /* Use hash_32 when possible to allow for fast 32bit hashing in 64bit kernels. */ 125 * hash_for_each_possible - iterate over all possible objects hashing to the 136 * hash_for_each_possible_safe - iterate over all possible objects hashing to the
|
/Linux-v5.15/Documentation/devicetree/bindings/crypto/ |
D | img-hash.txt | 3 The hash accelerator provides hardware hashing acceleration for 10 - interrupts : The designated IRQ line for the hashing module.
|
/Linux-v5.15/drivers/crypto/caam/ |
D | key_gen.h | 11 * @hash: Hashing algorithm selection, one of OP_ALG_ALGSEL_* - MD5, SHA1, 29 * @hash: Hashing algorithm selection, one of OP_ALG_ALGSEL_* - MD5, SHA1,
|
/Linux-v5.15/security/selinux/ |
D | netnode.c | 61 * sel_netnode_hashfn_ipv4 - IPv4 hashing function for the node table 65 * This is the IPv4 hashing function for the node interface table, it returns 77 * sel_netnode_hashfn_ipv6 - IPv6 hashing function for the node table 81 * This is the IPv6 hashing function for the node interface table, it returns
|
D | ibpkey.c | 47 * sel_ib_pkey_hashfn - Hashing function for the pkey table 51 * This is the hashing function for the pkey table, it returns the bucket
|
D | netport.c | 60 * sel_netport_hashfn - Hashing function for the port table 64 * This is the hashing function for the port table, it returns the bucket
|
/Linux-v5.15/arch/parisc/include/asm/ |
D | cache.h | 29 void disable_sr_hashing(void); /* turns off space register hashing */ 63 /* Classes of processor wrt: disabling space register hashing */
|
/Linux-v5.15/security/apparmor/ |
D | Kconfig | 35 This option selects whether sha1 hashing of loaded policy 40 these cases policy hashing can be disabled by default and
|
D | crypto.c | 112 AA_ERROR("failed to setup profile sha1 hashing: %d\n", error); in init_profile_hash() 118 aa_info_message("AppArmor sha1 policy hashing enabled"); in init_profile_hash()
|
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_common.h | 215 unsigned int syn4tupenipv6:1; /* enable hashing 4-tuple IPv6 SYNs */ 216 unsigned int syn2tupenipv6:1; /* enable hashing 2-tuple IPv6 SYNs */ 217 unsigned int syn4tupenipv4:1; /* enable hashing 4-tuple IPv4 SYNs */ 218 unsigned int syn2tupenipv4:1; /* enable hashing 2-tuple IPv4 SYNs */
|
/Linux-v5.15/include/uapi/linux/ |
D | if_bonding.h | 41 * - added definitions for various XOR hashing policies 91 /* hashing types */
|
/Linux-v5.15/fs/verity/ |
D | hash_algs.c | 182 * salted hashing just as fast as unsalted hashing. in fsverity_prepare_hash_state() 223 * @inode: inode for which the hashing is being done
|
/Linux-v5.15/Documentation/filesystems/ |
D | fsverity.rst | 72 The base fs-verity feature is a hashing mechanism only; actually 116 block; it can be used to personalize the hashing for a particular 651 hashing individual files using a Merkle tree. In contrast, IMA 656 IMA is planned to support the fs-verity hashing mechanism as an 682 how Merkle tree hashing works. To verify a leaf node, you need to 685 node isn't stored on-disk, you have to compute it by hashing its 700 a single block read could trigger re-hashing gigabytes of data. 718 used many times, and cryptographic hashing is somewhat fast on
|
/Linux-v5.15/include/uapi/linux/netfilter/ |
D | xt_NFQUEUE.h | 35 #define NFQ_FLAG_CPU_FANOUT 0x02 /* use current CPU (no hashing) */
|
/Linux-v5.15/Documentation/networking/devlink/ |
D | mv88e6xxx.rst | 25 - Select one of four possible hashing algorithms for MAC addresses in
|
12345678910