Home
last modified time | relevance | path

Searched defs:hash (Results 501 – 525 of 721) sorted by relevance

1...<<212223242526272829

/openbmc/linux/include/net/
H A Dipv6.h801 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 Dcipher.c2021 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 Dtnc.c2312 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 Ddatapath.c444 u64 hash; in queue_userspace_packet() local
603 u64 hash; in ovs_packet_cmd_execute() local
/openbmc/linux/fs/smb/client/
H A Dinode.c882 __u64 hash = 0; in simple_hashstr() local
1427 unsigned long hash; in cifs_iget() local
/openbmc/u-boot/include/
H A Dimx8image.h116 uint8_t hash[HASH_MAX_LEN]; member
/openbmc/u-boot/cmd/mvebu/
H A Dbubt.c80 u32 hash[HASH_SUM_LEN]; /* Reserve 512 bits for the hash */ member
/openbmc/linux/crypto/
H A Dvmac.c567 u64 hash, pad; in vmac_final() local
/openbmc/qemu/hw/net/
H A De1000_regs.h145 #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 Ddp.c707 unsigned int type, __be32 *hash) in nfp_nfd3_set_hash()
/openbmc/linux/kernel/
H A Daudit_tree.c26 struct list_head hash; member
/openbmc/linux/drivers/tee/
H A Dtee_core.c147 unsigned char hash[SHA1_DIGEST_SIZE]; in uuid_v5() local
/openbmc/linux/include/linux/
H A Dinetdevice.h142 struct hlist_node hash; member
/openbmc/linux/net/ipv4/
H A Dping.c53 struct hlist_head hash[PING_HTABLE_SIZE]; member
H A Ddevinet.c133 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 D9p.c812 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 Dzfs.c89 #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 Domap-sham.c285 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 Dsa2ul.c408 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 Ds5p-sss.c788 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 Dfman_memac.c800 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 Daf_mpls.c164 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 Dsun8i-ce.h329 struct ahash_engine_alg hash; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c684 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 Dcert_store.c261 u8 hash[SHA256_DIGEST_SIZE]; in check_certificate_hash() local

1...<<212223242526272829