| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | rss_input_xfrm.py | 26 Test symmetric input_xfrm. 27 If symmetric RSS hash is configured, send traffic twice, swapping the 33 raise KsftSkipEx("Need at least two CPUs to test symmetric RSS hash") 43 # Check for symmetric xor/or-xor 45 raise KsftSkipEx("Symmetric RSS hash not requested") 57 …ved traffic on different cpus with ports ({port1 = }, {port2 = }) while symmetric hash is configur…
|
| H A D | rss_api.py | 258 # symmetric hashing is config-order-sensitive make sure we leave 259 # symmetric mode, or make the flow-hash sym-compatible first 267 # symmetric hashing prevents some of the configs below 326 # symmetric hashing is config-order-sensitive make sure we leave 327 # symmetric mode, or make the flow-hash sym-compatible first
|
| /linux/Documentation/crypto/ |
| H A D | userspace-if.rst | 36 - Symmetric ciphers 90 is of particular interest for symmetric cipher operations where a 138 Symmetric Cipher API 149 .salg_type = "skcipher", /* this selects the symmetric cipher */ 195 The operation is very similar to the symmetric cipher discussion. During 203 .salg_type = "aead", /* this selects the symmetric cipher */ 377 - the skcipher cipher type (symmetric ciphers) 388 key for symmetric encryption.
|
| H A D | devel-algos.rst | 47 Single-Block Symmetric Ciphers [CIPHER] 53 implementations, that being the CIPHER type used for symmetric ciphers. 125 length-preserving symmetric cipher algorithm.
|
| /linux/drivers/tty/ipwireless/ |
| H A D | tty.h | 7 * Ben Martel <benm@symmetric.co.nz> 10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
|
| H A D | main.h | 7 * Ben Martel <benm@symmetric.co.nz> 10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
|
| H A D | network.h | 7 * Ben Martel <benm@symmetric.co.nz> 10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
|
| H A D | hardware.h | 7 * Ben Martel <benm@symmetric.co.nz> 10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
|
| H A D | setup_protocol.h | 7 * Ben Martel <benm@symmetric.co.nz> 10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
|
| /linux/drivers/dma/ti/ |
| H A D | k3-psil-priv.h | 24 * In case of symmetric configuration for a matching src/dst thread (for example 27 * the symmetric match.
|
| /linux/security/keys/trusted-keys/ |
| H A D | trusted_tee.c | 22 * Get random data for symmetric key 61 * Have the TEE seal(encrypt) the symmetric key 108 * Have the TEE unseal(decrypt) the symmetric key 155 * Have the TEE generate random symmetric key
|
| H A D | Kconfig | 17 backend. Trusted keys are random number symmetric keys,
|
| /linux/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_keygen.c | 107 /* Symmetric hash usage: 109 * - the value for symmetric hash usage must be in accordance with hash 111 * - according to tests performed, spreading is not working if symmetric 113 * So ultimately symmetric hash functionality should be always disabled: 218 bool symmetric_hash; /* Symmetric Hash option usage */ 577 * complies with symmetric hash in keygen_scheme_setup() 579 * the key is symmetric in keygen_scheme_setup()
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | intel_runtime_pm.c | 191 * Any runtime pm reference obtained by this function must have a symmetric 209 * Any runtime pm reference obtained by this function must have a symmetric 235 * Any runtime pm reference obtained by this function must have a symmetric 283 * Any runtime pm reference obtained by this function must have a symmetric
|
| /linux/security/keys/ |
| H A D | Kconfig | 74 keys in the kernel. Trusted keys are random number symmetric keys, 95 encrypted/decrypted with a 'master' symmetric key. The 'master'
|
| /linux/Documentation/livepatch/ |
| H A D | system-state.rst | 160 *pre_unpatch()* typically does symmetric operations to *post_patch()*. 165 *post_unpatch()* typically does symmetric operations to *pre_patch()*.
|
| /linux/Documentation/security/keys/ |
| H A D | trusted-encrypted.rst | 6 key ring service. Both of these new types are variable length symmetric keys, 281 The decrypted portion of encrypted keys can contain either a simple symmetric 362 quality symmetric key for HMAC protection of file metadata. The use of a 448 represents a symmetric key and must be unsealed before
|
| /linux/arch/sparc/kernel/ |
| H A D | chmc.c | 64 /* If symmetric use map[0], else it is 67 char symmetric; member 154 /* If symmetric use map[0], else it is 157 char symmetric; member 258 if (p->symmetric) in get_pin_and_dimm_str()
|
| /linux/drivers/char/tpm/ |
| H A D | tpm2-sessions.c | 965 /* symmetric encryption parameters */ in tpm2_start_auth_session() 966 /* symmetric algorithm */ in tpm2_start_auth_session() 968 /* bits for symmetric algorithm */ in tpm2_start_auth_session() 970 /* symmetric algorithm mode (must be CFB) */ in tpm2_start_auth_session() 1080 /* symmetric key parameters */ in tpm2_parse_create_primary() 1085 /* symmetric key length */ in tpm2_parse_create_primary() 1090 /* symmetric encryption scheme */ in tpm2_parse_create_primary() 1239 /* symmetric algorithm */ in tpm2_create_primary() 1242 /* bits for symmetric algorithm */ in tpm2_create_primary()
|
| /linux/net/tls/ |
| H A D | Kconfig | 15 Enable kernel support for TLS protocol. This allows symmetric
|
| /linux/Documentation/devicetree/bindings/cpufreq/ |
| H A D | cpufreq-spear.txt | 5 It supports both uniprocessor (UP) and symmetric multiprocessor (SMP) systems
|
| /linux/drivers/media/i2c/ |
| H A D | tda7432.c | 125 * Bit 3 controls bass cut: 0/1 is non-symmetric/symmetric bass cut 244 TDA7432_BASS_SYM | /* Symmetric bass cut */ in tda7432_set()
|
| /linux/drivers/crypto/aspeed/ |
| H A D | Kconfig | 45 Supports AES/DES symmetric-key encryption and decryption
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | tir.h | 12 bool symmetric; member
|
| /linux/Documentation/networking/ |
| H A D | scaling.rst | 47 Some NICs support symmetric RSS hashing where, if the IP (source address, 52 "Symmetric-XOR" and "Symmetric-OR-XOR" are types of RSS algorithms that 57 Specifically, the "Symmetric-XOR" algorithm XORs the input 62 The "Symmetric-OR-XOR" algorithm, on the other hand, transforms the input as
|