/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | rss.c | 164 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 D | rss.h | 51 bool *symmetric); 53 const u8 *key, const u8 *hfunc, const bool *symmetric,
|
H A D | tir.h | 12 bool symmetric; member
|
/linux/Documentation/devicetree/bindings/cpufreq/ |
H A D | cpufreq-spear.txt | 5 It supports both uniprocessor (UP) and symmetric multiprocessor (SMP) systems
|
H A D | cpufreq-dt.txt | 4 both uniprocessor (UP) and symmetric multiprocessor (SMP) systems which share
|
/linux/net/tls/ |
H A D | Kconfig | 15 Enable kernel support for TLS protocol. This allows symmetric
|
/linux/security/keys/trusted-keys/ |
H A D | Kconfig | 18 backend. Trusted keys are random number symmetric keys,
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_ethtool.c | 1483 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 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/Documentation/crypto/ |
H A D | userspace-if.rst | 90 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 D | devel-algos.rst | 53 implementations, that being the CIPHER type used for symmetric ciphers. 125 length-preserving symmetric cipher algorithm.
|
H A D | architecture.rst | 145 - skcipher for symmetric key ciphers 182 not provide a separate way to select the particular symmetric cipher key
|
/linux/drivers/crypto/aspeed/ |
H A D | Kconfig | 45 Supports AES/DES symmetric-key encryption and decryption
|
/linux/security/keys/ |
H A D | Kconfig | 76 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 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/ABI/testing/ |
H A D | sysfs-driver-qat | 33 * 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 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/drivers/cpufreq/ |
H A D | Kconfig | 215 It supports both uniprocessor (UP) and symmetric multiprocessor (SMP) 227 management. It supports both uniprocessor (UP) and symmetric
|
/linux/Documentation/networking/ |
H A D | ipvlan.rst | 89 works in this mode and hence it is L3-symmetric (L3s). This will have slightly less
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-raid.rst | 33 raid5_ls RAID5 left symmetric 36 raid5_rs RAID5 right symmetric
|
/linux/crypto/ |
H A D | Kconfig | 452 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 D | Kconfig | 612 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 D | ceph.rst | 26 on symmetric access by all clients to shared block devices, Ceph
|
/linux/Documentation/driver-api/cxl/linux/ |
H A D | access-coordinates.rst | 95 The algorithm assumes the configuration is a symmetric topology as that
|
/linux/Documentation/iio/ |
H A D | iio_adc.rst | 115 input. Often, +VREF and -VREF are symmetric but they don't need to be so. When
|