Home
last modified time | relevance | path

Searched refs:symmetric (Results 1 – 25 of 37) sorted by relevance

12

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Drss.c164 rss->hash.symmetric = true; in mlx5e_rss_params_init()
571 bool *symmetric) in mlx5e_rss_get_rxfh() argument
584 if (symmetric) in mlx5e_rss_get_rxfh()
585 *symmetric = rss->hash.symmetric; in mlx5e_rss_get_rxfh()
589 const u8 *key, const u8 *hfunc, const bool *symmetric, in mlx5e_rss_set_rxfh() argument
629 if (symmetric) { in mlx5e_rss_set_rxfh()
630 rss->hash.symmetric = *symmetric; in mlx5e_rss_set_rxfh()
H A Drss.h51 bool *symmetric);
53 const u8 *key, const u8 *hfunc, const bool *symmetric,
H A Dtir.h12 bool symmetric; member
/linux/Documentation/devicetree/bindings/cpufreq/
H A Dcpufreq-spear.txt5 It supports both uniprocessor (UP) and symmetric multiprocessor (SMP) systems
H A Dcpufreq-dt.txt4 both uniprocessor (UP) and symmetric multiprocessor (SMP) systems which share
/linux/net/tls/
H A DKconfig15 Enable kernel support for TLS protocol. This allows symmetric
/linux/security/keys/trusted-keys/
H A DKconfig18 backend. Trusted keys are random number symmetric keys,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c1483 bool symmetric; in mlx5e_get_rxfh() local
1487 &rxfh->hfunc, &symmetric); in mlx5e_get_rxfh()
1490 if (symmetric) in mlx5e_get_rxfh()
1520 bool symmetric = rxfh->input_xfrm == RXH_XFRM_SYM_OR_XOR; in mlx5e_set_rxfh() local
1534 rxfh->input_xfrm == RXH_XFRM_NO_CHANGE ? NULL : &symmetric); in mlx5e_set_rxfh()
1546 bool symmetric = rxfh->input_xfrm == RXH_XFRM_SYM_OR_XOR; in mlx5e_create_rxfh_context() local
1565 rxfh->input_xfrm == RXH_XFRM_NO_CHANGE ? NULL : &symmetric); in mlx5e_create_rxfh_context()
1572 &ctx->hfunc, &symmetric); in mlx5e_create_rxfh_context()
1573 if (symmetric) in mlx5e_create_rxfh_context()
1586 bool symmetric in mlx5e_modify_rxfh_context() local
[all...]
/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/Documentation/crypto/
H A Duserspace-if.rst90 is of particular interest for symmetric cipher operations where a
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.rst53 implementations, that being the CIPHER type used for symmetric ciphers.
125 length-preserving symmetric cipher algorithm.
H A Darchitecture.rst145 - skcipher for symmetric key ciphers
182 not provide a separate way to select the particular symmetric cipher key
/linux/drivers/crypto/aspeed/
H A DKconfig45 Supports AES/DES symmetric-key encryption and decryption
/linux/security/keys/
H A DKconfig76 keys in the kernel. Trusted keys are random number symmetric keys,
99 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/ABI/testing/
H A Dsysfs-driver-qat33 * sym: Configures the device for symmetric cryptographic operations.
122 * sym: the ring pair is configured for running symmetric crypto
/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/drivers/cpufreq/
H A DKconfig215 It supports both uniprocessor (UP) and symmetric multiprocessor (SMP)
227 management. It supports both uniprocessor (UP) and symmetric
/linux/Documentation/networking/
H A Dipvlan.rst89 works in this mode and hence it is L3-symmetric (L3s). This will have slightly less
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-raid.rst33 raid5_ls RAID5 left symmetric
36 raid5_rs RAID5 right symmetric
/linux/crypto/
H A DKconfig452 Camellia is a symmetric key block cipher developed jointly
518 SEED is a 128-bit symmetric key block cipher that has been
863 symmetric key for a block encryption pass applied to the input
1374 Enable the userspace interface for symmetric key cipher algorithms.
/linux/drivers/crypto/
H A DKconfig612 Enable symmetric-key ciphers only:
735 Xilinx ZynqMP has AES-GCM engine used for symmetric key
755 tristate "Broadcom symmetric crypto/hash acceleration support"
/linux/Documentation/filesystems/
H A Dceph.rst26 on symmetric access by all clients to shared block devices, Ceph
/linux/Documentation/driver-api/cxl/linux/
H A Daccess-coordinates.rst95 The algorithm assumes the configuration is a symmetric topology as that
/linux/Documentation/iio/
H A Diio_adc.rst115 input. Often, +VREF and -VREF are symmetric but they don't need to be so. When

12