| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | rss_input_xfrm.py | 26 Check if symmetric input-xfrm is already enabled, if not try to enable it 38 # Skip non-symmetric transforms 60 Test symmetric input_xfrm. 61 If symmetric RSS hash is configured, send traffic twice, swapping the 67 raise KsftSkipEx("Need at least two CPUs to test symmetric RSS hash") 74 # Check for symmetric xor/or-xor 77 raise KsftSkipEx("Symmetric RSS hash not supported by device") 89 cpu1, cpu2, comment=f"Received traffic on different cpus with ports ({port1 = }, {port2 = }) while symmetric hash is configured")
|
| 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/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
|
| /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/Documentation/crypto/ |
| 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/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/net/tls/ |
| H A D | Kconfig | 14 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/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/crypto/ |
| H A D | Kconfig | 442 Camellia is a symmetric key block cipher developed jointly 499 SEED is a 128-bit symmetric key block cipher that has been 829 symmetric key for a block encryption pass applied to the input 1268 tristate "Symmetric key cipher algorithms (deprecated)" 1273 Enable the AF_ALG userspace interface for symmetric key algorithms. 1275 symmetric key algorithms implemented in the kernel's privileged
|
| /linux/drivers/crypto/aspeed/ |
| H A D | Kconfig | 45 Supports AES/DES symmetric-key encryption and decryption
|
| /linux/arch/mips/kernel/ |
| H A D | smp-up.c | 8 * Symmetric Uniprocessor (TM) Support
|
| /linux/security/integrity/evm/ |
| H A D | evm_secfs.c | 95 /* Forbid further writes after the symmetric key is loaded */ in evm_write_key() 101 /* Don't allow protected metadata modification if a symmetric key in evm_write_key()
|
| /linux/Documentation/devicetree/bindings/arm/ |
| H A D | nvidia,tegra194-ccplex.yaml | 16 symmetric cores. Compatible string in "cpus" node represents the CPU
|
| H A D | arm,realview.yaml | 34 multiprocessing with ARM11 using MPCore using symmetric
|
| /linux/arch/arm64/crypto/ |
| H A D | sm4-ce-cipher-glue.c | 14 MODULE_DESCRIPTION("SM4 symmetric cipher using ARMv8 Crypto Extensions");
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_flow.c | 1353 * @symm: symmetric setting for RSS profiles 1376 /* Check for symmetric settings */ in ice_flow_find_prof_conds() 1446 * @symm: symmetric setting for RSS profiles 1723 * @symm: symmetric setting for RSS profiles 2304 * ice_rss_config_xor - set the symmetric registers for a profile's protocol 2332 * ice_rss_set_symm - set the symmetric settings for an RSS profile 2336 * The symmetric hash will result from XORing the protocol's fields with 2411 * ice_rss_cfg_raw_symm - Configure symmetric RSS for a raw parser profile 2503 * ice_rss_update_raw_symm - update symmetric hash configuration 2509 * Update symmetric hash configuration for raw pattern if required. [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_ethtool.c | 1511 bool symmetric; in mlx5e_get_rxfh() local 1515 &rxfh->hfunc, &symmetric); in mlx5e_get_rxfh() 1518 if (symmetric) in mlx5e_get_rxfh() 1528 bool symmetric = rxfh->input_xfrm == RXH_XFRM_SYM_OR_XOR; in mlx5e_set_rxfh() local 1538 rxfh->input_xfrm == RXH_XFRM_NO_CHANGE ? NULL : &symmetric); in mlx5e_set_rxfh() 1549 bool symmetric = rxfh->input_xfrm == RXH_XFRM_SYM_OR_XOR; in mlx5e_create_rxfh_context() local 1564 rxfh->input_xfrm == RXH_XFRM_NO_CHANGE ? NULL : &symmetric); in mlx5e_create_rxfh_context() 1574 &ctx->hfunc, &symmetric); in mlx5e_create_rxfh_context() 1575 if (symmetric) in mlx5e_create_rxfh_context() 1588 bool symmetric = rxfh->input_xfrm == RXH_XFRM_SYM_OR_XOR; in mlx5e_modify_rxfh_context() local [all …]
|
| /linux/arch/arm/mach-mvebu/ |
| H A D | platsmp-a9.c | 3 * Symmetric Multi Processing (SMP) support for Marvell EBU Cortex-A9
|
| /linux/include/linux/ |
| H A D | tboot.h | 101 /* symmetric key for use by kernel; will be encrypted on S3 */
|
| /linux/drivers/net/ovpn/ |
| H A D | crypto.h | 26 /* all info for a particular symmetric key (primary or secondary) */
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | apple,aic.yaml | 25 if not symmetric)
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | mac.c | 751 * 3: Both Rx and Tx flow control (symmetric) are enabled. in e1000_commit_fc_settings_generic() 762 * advertise that we support both symmetric and asymmetric Rx in e1000_commit_fc_settings_generic() 972 * 3: Both Rx and Tx flow control (symmetric) is enabled. in e1000e_force_mac_fc() 1095 * Symmetric Flow Control is enabled at both ends. The in e1000e_config_fc_after_link_up() 1098 * For Symmetric Flow Control: in e1000e_config_fc_after_link_up() 1228 * Symmetric Flow Control is enabled at both ends. The in e1000e_config_fc_after_link_up() 1231 * For Symmetric Flow Control: in e1000e_config_fc_after_link_up()
|
| /linux/drivers/crypto/caam/ |
| H A D | caamhash_desc.c | 79 * cnstr_shdsc_sk_hash - shared descriptor for symmetric key cipher-based
|