Home
last modified time | relevance | path

Searched full:symmetric (Results 1 – 25 of 169) sorted by relevance

1234567

/linux/tools/testing/selftests/drivers/net/hw/
H A Drss_input_xfrm.py26 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 Drss_api.py258 # 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 Duserspace-if.rst36 - 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 Ddevel-algos.rst47 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 Dtty.h7 * Ben Martel <benm@symmetric.co.nz>
10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
H A Dmain.h7 * Ben Martel <benm@symmetric.co.nz>
10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
H A Dnetwork.h7 * Ben Martel <benm@symmetric.co.nz>
10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
H A Dhardware.h7 * Ben Martel <benm@symmetric.co.nz>
10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
H A Dsetup_protocol.h7 * Ben Martel <benm@symmetric.co.nz>
10 * Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
/linux/drivers/dma/ti/
H A Dk3-psil-priv.h24 * In case of symmetric configuration for a matching src/dst thread (for example
27 * the symmetric match.
/linux/security/keys/trusted-keys/
H A Dtrusted_tee.c22 * 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 DKconfig17 backend. Trusted keys are random number symmetric keys,
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_keygen.c107 /* 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 Dintel_runtime_pm.c191 * 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 DKconfig74 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 Dsystem-state.rst160 *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 Dtrusted-encrypted.rst6 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 Dchmc.c64 /* 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 Dtpm2-sessions.c965 /* 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 DKconfig15 Enable kernel support for TLS protocol. This allows symmetric
/linux/Documentation/devicetree/bindings/cpufreq/
H A Dcpufreq-spear.txt5 It supports both uniprocessor (UP) and symmetric multiprocessor (SMP) systems
/linux/drivers/media/i2c/
H A Dtda7432.c125 * 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 DKconfig45 Supports AES/DES symmetric-key encryption and decryption
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtir.h12 bool symmetric; member
/linux/Documentation/networking/
H A Dscaling.rst47 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

1234567