Searched refs:hash_type (Results 1 - 25 of 55) sorted by relevance

123

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dport_sel.h36 enum netdev_lag_hash hash_type, u8 *ports);
40 enum netdev_lag_hash hash_type,
39 mlx5_lag_port_sel_create(struct mlx5_lag *ldev, enum netdev_lag_hash hash_type, u8 *ports) argument
H A Dlag.h50 enum netdev_lag_hash hash_type; member in struct:lag_tracker
H A Dport_sel.c373 enum netdev_lag_hash hash_type,
381 lag_definer = mlx5_lag_create_definer(ldev, hash_type, tt,
393 mlx5_lag_create_definer(ldev, hash_type, tt,
525 enum netdev_lag_hash hash_type, u8 *ports)
530 set_tt_map(port_sel, hash_type);
531 err = mlx5_lag_create_definers(ldev, hash_type, ports);
372 mlx5_lag_create_definers(struct mlx5_lag *ldev, enum netdev_lag_hash hash_type, u8 *ports) argument
524 mlx5_lag_port_sel_create(struct mlx5_lag *ldev, enum netdev_lag_hash hash_type, u8 *ports) argument
/linux-master/include/keys/
H A Dsystem_keyring.h79 enum blacklist_hash_type hash_type);
81 enum blacklist_hash_type hash_type);
85 enum blacklist_hash_type hash_type)
84 is_hash_blacklisted(const u8 *hash, size_t hash_len, enum blacklist_hash_type hash_type) argument
/linux-master/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.h52 u64 hash_type:4; member in struct:encr_ctrl::__anon335
68 u64 hash_type:4;
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_lag.c190 enum netdev_lag_hash hash_type)
200 if (port->hash_type != hash_type)
218 port->hash_type = NETDEV_LAG_HASH_NONE;
228 if (!lan966x_lag_port_check_hash_types(lan966x, lui->hash_type)) {
230 "LAG devices can have only the same hash_type");
234 switch (lui->hash_type) {
259 port->hash_type = lui->hash_type;
189 lan966x_lag_port_check_hash_types(struct lan966x *lan966x, enum netdev_lag_hash hash_type) argument
/linux-master/certs/
H A Dblacklist.c147 enum blacklist_hash_type hash_type)
153 switch (hash_type) {
205 enum blacklist_hash_type hash_type)
210 buffer = get_raw_hash(hash, hash_len, hash_type);
222 * @hash_type: Type of hash
225 enum blacklist_hash_type hash_type)
231 buffer = get_raw_hash(hash, hash_len, hash_type);
146 get_raw_hash(const u8 *hash, size_t hash_len, enum blacklist_hash_type hash_type) argument
204 mark_hash_blacklisted(const u8 *hash, size_t hash_len, enum blacklist_hash_type hash_type) argument
224 is_hash_blacklisted(const u8 *hash, size_t hash_len, enum blacklist_hash_type hash_type) argument
/linux-master/drivers/crypto/bcm/
H A Dspu.h86 enum hash_type { enum
130 enum hash_type type;
238 enum hash_type spum_hash_type(u32 src_sent);
240 enum hash_type htype);
H A Dspu2.c73 static char *spu2_hash_type_name(enum spu2_hash_type hash_type) argument
75 if (hash_type >= SPU2_HASH_TYPE_LAST)
77 return spu2_hash_type_names[hash_type];
226 * @hash_type: [in] hash type value from software enumeration
235 enum hash_type hash_type, enum spu_cipher_type ciph_type,
303 hash_alg, hash_type);
312 enum spu2_hash_type hash_type; local
351 hash_type = (ctrl0 & SPU2_HASH_TYPE) >> SPU2_HASH_TYPE_SHIFT;
352 hash_name = spu2_hash_type_name(hash_type);
234 spu2_hash_xlate(enum hash_alg hash_alg, enum hash_mode hash_mode, enum hash_type hash_type, enum spu_cipher_type ciph_type, enum spu2_hash_type *spu2_type, enum spu2_hash_mode *spu2_mode) argument
[all...]
H A Dspu2.h189 enum hash_type spu2_hash_type(u32 src_sent);
191 enum hash_type htype);
H A Dcipher.h374 enum hash_type (*spu_hash_type)(u32 src_sent);
376 enum hash_type);
H A Dspu.c36 u32 hash_type; local
83 hash_type = (cflags & HASH_TYPE) >> HASH_TYPE_SHIFT;
85 hash_alg, hash_mode, hash_type);
171 (hash_type == HASH_TYPE_UPDT)) {
538 enum hash_type spum_hash_type(u32 src_sent)
555 enum hash_type htype)
/linux-master/fs/smb/server/
H A Dxattr.h94 __u16 hash_type; /* hash type */ member in struct:xattr_ntacl
H A Dndr.c425 ret = ndr_write_int16(n, acl->hash_type);
483 ret = ndr_read_int16(n, &acl->hash_type);
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.c888 struct hinic_rss_engine_type hash_type = { 0 }; local
890 u16 out_size = sizeof(hash_type);
901 hash_type.func_id = HINIC_HWIF_FUNC_IDX(hwif);
902 hash_type.template_id = tmpl_idx;
905 &hash_type, sizeof(hash_type),
906 &hash_type, &out_size);
907 if (err || !out_size || hash_type.status) {
909 err, hash_type.status, out_size);
913 *type = hash_type
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Dlag_conf.c580 (lag_upper_info->hash_type != NETDEV_LAG_HASH_L34 &&
581 lag_upper_info->hash_type != NETDEV_LAG_HASH_E34 &&
582 lag_upper_info->hash_type != NETDEV_LAG_HASH_UNKNOWN))) {
587 lag_upper_info->hash_type);
/linux-master/security/integrity/
H A Dintegrity.h100 __u8 hash_type; /* xattr type [enum evm_ima_xattr_type] */ member in struct:ima_file_id
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dmlx5_ifc_dr_ste_v1.h130 u8 hash_type[0x2]; member in struct:mlx5_ifc_ste_match_bwc_v1_bits
161 u8 hash_type[0x2]; member in struct:mlx5_ifc_ste_mask_and_match_v1_bits
187 u8 hash_type[0x2]; member in struct:mlx5_ifc_ste_match_ranges_v1_bits
/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h159 u64 hash_type : 4; member in struct:fc_ctx_flags::__anon103
169 u64 hash_type : 4;
182 * @hash_type: Authentication type
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c242 u32 hash_type, l4_type, ip_type, lookup; local
249 hash_type = cqe->rss_hash_type;
251 ip_type = hash_type & CQE_RSS_HTYPE_IP;
252 l4_type = FIELD_GET(CQE_RSS_HTYPE_L4, hash_type);
/linux-master/drivers/net/ethernet/google/gve/
H A Dgve_rx_dqo.c574 enum pkt_hash_types hash_type = PKT_HASH_TYPE_L2; local
577 hash_type = PKT_HASH_TYPE_L4;
579 hash_type = PKT_HASH_TYPE_L3;
581 skb_set_hash(skb, le32_to_cpu(compl_desc->hash), hash_type);
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c747 enum pkt_hash_types hash_type; local
910 hash_type = PKT_HASH_TYPE_L4;
921 hash_type = PKT_HASH_TYPE_L3;
927 hash_type = PKT_HASH_TYPE_L3;
934 hash_type);
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net.h258 u8 hash_type; member in struct:nfp_meta_parsed
276 __be32 hash_type; member in struct:nfp_net_rx_hash
/linux-master/drivers/net/ethernet/netronome/nfp/nfd3/
H A Ddp.c719 meta->hash_type = PKT_HASH_TYPE_L3;
722 meta->hash_type = PKT_HASH_TYPE_L4;
738 nfp_nfd3_set_hash(netdev, meta, get_unaligned_be32(&rx_hash->hash_type),
1095 skb_set_hash(skb, meta.hash, meta.hash_type);
/linux-master/drivers/net/dsa/qca/
H A Dqca8k-common.c1068 if (info->hash_type != NETDEV_LAG_HASH_L2 &&
1069 info->hash_type != NETDEV_LAG_HASH_L23) {
1088 switch (info->hash_type) {

Completed in 279 milliseconds

123