/openbmc/linux/include/net/ |
H A D | ipv6.h | 801 unsigned int hash, mix = net_hash_mix(net); in ipv6_portaddr_hash() local 963 u32 hash; in ip6_make_flowlabel() local
|
/openbmc/linux/drivers/crypto/bcm/ |
H A D | cipher.c | 2021 struct crypto_shash *hash; in ahash_init() local 4456 struct ahash_alg *hash = &driver_alg->alg.hash; in spu_register_ahash() local
|
/openbmc/linux/fs/ubifs/ |
H A D | tnc.c | 2312 int offs, int len, const u8 *hash) in ubifs_tnc_add() 2447 int lnum, int offs, int len, const u8 *hash, in ubifs_tnc_add_nm()
|
/openbmc/linux/net/openvswitch/ |
H A D | datapath.c | 444 u64 hash; in queue_userspace_packet() local 603 u64 hash; in ovs_packet_cmd_execute() local
|
/openbmc/linux/fs/smb/client/ |
H A D | inode.c | 882 __u64 hash = 0; in simple_hashstr() local 1427 unsigned long hash; in cifs_iget() local
|
/openbmc/u-boot/include/ |
H A D | imx8image.h | 116 uint8_t hash[HASH_MAX_LEN]; member
|
/openbmc/u-boot/cmd/mvebu/ |
H A D | bubt.c | 80 u32 hash[HASH_SUM_LEN]; /* Reserve 512 bits for the hash */ member
|
/openbmc/linux/crypto/ |
H A D | vmac.c | 567 u64 hash, pad; in vmac_final() local
|
/openbmc/qemu/hw/net/ |
H A D | e1000_regs.h | 145 #define E1000_RSS_QUEUE(reta, hash) ((E1000_RETA_VAL(reta, hash) & BIT(7)) >> 7) argument
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfd3/ |
H A D | dp.c | 707 unsigned int type, __be32 *hash) in nfp_nfd3_set_hash()
|
/openbmc/linux/kernel/ |
H A D | audit_tree.c | 26 struct list_head hash; member
|
/openbmc/linux/drivers/tee/ |
H A D | tee_core.c | 147 unsigned char hash[SHA1_DIGEST_SIZE]; in uuid_v5() local
|
/openbmc/linux/include/linux/ |
H A D | inetdevice.h | 142 struct hlist_node hash; member
|
/openbmc/linux/net/ipv4/ |
H A D | ping.c | 53 struct hlist_head hash[PING_HTABLE_SIZE]; member
|
H A D | devinet.c | 133 u32 hash = inet_addr_hash(net, ifa->ifa_local); in inet_hash_insert() local 186 u32 hash = inet_addr_hash(net, addr); in inet_lookup_ifaddr_rcu() local
|
/openbmc/qemu/hw/9pfs/ |
H A D | 9p.c | 812 uint32_t hash = dev; in qid_inode_prefix_hash_bits() local 850 uint32_t hash = qpf_hash(lookup); in qid_path_fullmap() local 928 uint32_t hash = qpp_hash(lookup); in qid_path_suffixmap() local
|
/openbmc/u-boot/fs/zfs/ |
H A D | zfs.c | 89 #define ZAP_HASH_IDX(hash, n) (((n) == 0) ? 0 : ((hash) >> (64 - (n)))) argument 909 uint64_t hash, idx, blkid; in fzap_lookup() local
|
/openbmc/linux/drivers/crypto/ |
H A D | omap-sham.c | 285 u32 *hash = (u32 *)ctx->digest; in omap_sham_copy_hash_omap2() local 325 u32 *hash = (u32 *)req->result; in omap_sham_copy_ready_hash() local
|
H A D | sa2ul.c | 408 static void sa_export_shash(void *state, struct shash_desc *hash, in sa_export_shash() 1730 static int sa_cra_init_aead(struct crypto_aead *tfm, const char *hash, in sa_cra_init_aead()
|
H A D | s5p-sss.c | 788 u32 *hash = (u32 *)ctx->digest; in s5p_hash_read_msg() local 803 const u32 *hash = (const u32 *)ctx->digest; in s5p_hash_write_ctx_iv() local
|
/openbmc/linux/drivers/net/ethernet/freescale/fman/ |
H A D | fman_memac.c | 800 u32 hash; in memac_add_hash_mac_address() local 857 u32 hash; in memac_del_hash_mac_address() local
|
/openbmc/linux/net/mpls/ |
H A D | af_mpls.c | 164 u32 hash = 0; in mpls_multipath_hash() local 237 u32 hash = 0; in mpls_select_multipath() local
|
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce.h | 329 struct ahash_engine_alg hash; member
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_rx.c | 684 int mlx4_en_xdp_rx_hash(const struct xdp_md *ctx, u32 *hash, in mlx4_en_xdp_rx_hash()
|
/openbmc/linux/arch/s390/kernel/ |
H A D | cert_store.c | 261 u8 hash[SHA256_DIGEST_SIZE]; in check_certificate_hash() local
|