/openbmc/linux/init/ |
H A D | initramfs.c | 70 static __initdata struct hash { struct 73 struct hash *next; argument 77 static inline int hash(int major, int minor, int ino) in hash() function
|
/openbmc/qemu/crypto/ |
H A D | pbkdf-gnutls.c | 26 bool qcrypto_pbkdf2_supports(QCryptoHashAlgorithm hash) in qcrypto_pbkdf2_supports() 42 int qcrypto_pbkdf2(QCryptoHashAlgorithm hash, in qcrypto_pbkdf2()
|
H A D | pbkdf.c | 90 QCryptoHashAlgorithm hash; member 103 QCryptoHashAlgorithm hash = iters_data->hash; in threaded_qcrypto_pbkdf2_count_iters() local 156 uint64_t qcrypto_pbkdf2_count_iters(QCryptoHashAlgorithm hash, in qcrypto_pbkdf2_count_iters()
|
H A D | pbkdf-nettle.c | 28 bool qcrypto_pbkdf2_supports(QCryptoHashAlgorithm hash) in qcrypto_pbkdf2_supports() 43 int qcrypto_pbkdf2(QCryptoHashAlgorithm hash, in qcrypto_pbkdf2()
|
/openbmc/linux/fs/coda/ |
H A D | cnode.c | 65 unsigned long hash = coda_f2i(fid); in coda_iget() local 127 unsigned long hash = coda_f2i(newfid); in coda_replace_fid() local 143 unsigned long hash = coda_f2i(fid); in coda_fid_to_inode() local
|
/openbmc/linux/fs/ubifs/ |
H A D | key.h | 42 static inline uint32_t key_mask_hash(uint32_t hash) in key_mask_hash() 150 uint32_t hash = c->key_hash(fname_name(nm), fname_len(nm)); in dent_key_init() local 167 uint32_t hash) in dent_key_init_hash() 186 uint32_t hash = c->key_hash(fname_name(nm), fname_len(nm)); in dent_key_init_flash() local 219 uint32_t hash = c->key_hash(fname_name(nm), fname_len(nm)); in xent_key_init() local 237 uint32_t hash = c->key_hash(fname_name(nm), fname_len(nm)); in xent_key_init_flash() local
|
H A D | auth.c | 30 u8 *hash) in __ubifs_node_calc_hash() 46 static int ubifs_hash_calc_hmac(const struct ubifs_info *c, const u8 *hash, in ubifs_hash_calc_hmac() 67 u8 hash[UBIFS_HASH_ARR_SZ]; in ubifs_prepare_auth_node() local 137 void ubifs_bad_hash(const struct ubifs_info *c, const void *node, const u8 *hash, in ubifs_bad_hash()
|
/openbmc/u-boot/fs/ubifs/ |
H A D | key.h | 36 static inline uint32_t key_mask_hash(uint32_t hash) in key_mask_hash() 144 uint32_t hash = c->key_hash(nm->name, nm->len); in dent_key_init() local 161 uint32_t hash) in dent_key_init_hash() 179 uint32_t hash = c->key_hash(nm->name, nm->len); in dent_key_init_flash() local 212 uint32_t hash = c->key_hash(nm->name, nm->len); in xent_key_init() local 230 uint32_t hash = c->key_hash(nm->name, nm->len); in xent_key_init_flash() local
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | ttm_object.c | 126 struct vmwgfx_hash_item hash; member 146 struct vmwgfx_hash_item *hash; in ttm_tfile_find_ref_rcu() local 161 struct vmwgfx_hash_item *hash; in ttm_tfile_find_ref() local 261 struct vmwgfx_hash_item *hash; in ttm_base_object_lookup() local 299 struct vmwgfx_hash_item *hash; in ttm_ref_object_add() local 368 struct vmwgfx_hash_item *hash; in ttm_ref_object_base_unref() local
|
H A D | vmwgfx_cmdbuf_res.c | 47 struct vmwgfx_hash_item hash; member 86 struct vmwgfx_hash_item *hash; in vmw_cmdbuf_res_lookup() local 241 struct vmwgfx_hash_item *hash; in vmw_cmdbuf_res_remove() local
|
/openbmc/linux/crypto/ |
H A D | hmac.c | 26 struct crypto_shash *hash; member 51 struct crypto_shash *hash = ctx->hash; in hmac_setkey() local 147 struct crypto_shash *hash; in hmac_init_tfm() local 167 struct crypto_shash *hash; in hmac_clone_tfm() local
|
/openbmc/qemu/ui/ |
H A D | vnc-palette.c | 33 uint32_t color, unsigned int hash) in palette_find() 78 unsigned int hash; in palette_put() local 101 unsigned int hash; in palette_idx() local
|
/openbmc/linux/arch/mips/cavium-octeon/crypto/ |
H A D | octeon-sha256.c | 35 u64 *hash = (u64 *)sctx->state; in octeon_sha256_store_hash() local 45 u64 *hash = (u64 *)sctx->state; in octeon_sha256_read_hash() local 164 static int octeon_sha224_final(struct shash_desc *desc, u8 *hash) in octeon_sha224_final()
|
/openbmc/linux/fs/ext2/ |
H A D | xattr.c | 523 __u32 hash = le32_to_cpu(header->h_hash); in ext2_xattr_set() local 661 __u32 hash = le32_to_cpu(HDR(bh)->h_hash); in ext2_xattr_release_block() local 874 __u32 hash = le32_to_cpu(HDR(bh)->h_hash); in ext2_xattr_cache_insert() local 940 __u32 hash = le32_to_cpu(header->h_hash); in ext2_xattr_cache_find() local 991 __u32 hash = 0; in ext2_xattr_hash_entry() local 1028 __u32 hash = 0; in ext2_xattr_rehash() local
|
/openbmc/linux/drivers/infiniband/hw/mthca/ |
H A D | mthca_mcg.c | 65 u16 *hash, int *prev, int *index) in find_mgm() 125 u16 hash; in mthca_multicast_attach() local 219 u16 hash; in mthca_multicast_detach() local
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_metrics.c | 166 unsigned int hash) in tcpm_new() 233 struct net *net, unsigned int hash) in __tcp_get_metrics() 254 unsigned int hash; in __tcp_get_metrics_req() local 297 unsigned int hash; in tcp_get_metrics() local 797 unsigned int *hash, int optional, int v4, int v6) in __parse_nl_addr() 824 unsigned int *hash, int optional) in parse_nl_addr() 842 unsigned int hash; in tcp_metrics_nl_cmd_get() local 930 unsigned int hash; in tcp_metrics_nl_cmd_del() local
|
/openbmc/linux/lib/zstd/compress/ |
H A D | zstd_ldm.c | 68 U64 hash = state->rolling; in ZSTD_ldm_gear_reset() local 101 U64 hash, mask; in ZSTD_ldm_gear_feed() local 173 ldmState_t* ldmState, size_t hash, ldmParams_t const ldmParams) in ZSTD_ldm_getBucket() 181 size_t const hash, const ldmEntry_t entry, in ZSTD_ldm_insertEntry() 293 U32 const hash = (U32)(xxhash & (((U32)1 << hBits) - 1)); in ZSTD_ldm_fillHashTable() local 371 U32 const hash = (U32)(xxhash & (((U32)1 << hBits) - 1)); in ZSTD_ldm_generateSequences_internal() local 386 U32 const hash = candidates[n].hash; in ZSTD_ldm_generateSequences_internal() local
|
/openbmc/linux/net/appletalk/ |
H A D | aarp.c | 413 int hash = sa->s_node % (AARP_HASH_SIZE - 1); in aarp_proxy_remove() local 429 int hash = sa->s_node % (AARP_HASH_SIZE - 1); in __aarp_proxy_find() local 483 int hash, retval = -EPROTONOSUPPORT; in aarp_proxy_probe_network() local 547 int hash; in aarp_send_ddp() local 686 int hash) in __aarp_resolved() 717 int hash, ret = 0; in aarp_rcv() local
|
/openbmc/linux/kernel/trace/ |
H A D | ftrace.c | 431 struct hlist_head *hash; member 1270 struct ftrace_hash *hash; in __free_ftrace_hash_rcu() local 1297 struct ftrace_hash *hash; in alloc_ftrace_hash() local 1700 struct ftrace_hash *hash; in __ftrace_hash_rec_update() local 3359 struct ftrace_hash *hash; in t_probe_next() local 4019 struct ftrace_hash *hash; in ftrace_regex_open() local 4623 struct ftrace_hash hash; member 4633 struct ftrace_hash *hash; in allocate_ftrace_func_mapper() local 4804 struct ftrace_hash *hash; in register_ftrace_function_probe() local 5265 struct ftrace_hash *hash; in ftrace_set_hash() local [all …]
|
/openbmc/linux/drivers/gpu/drm/vboxvideo/ |
H A D | vbox_hgsmi.c | 12 static u32 hgsmi_hash_process(u32 hash, const u8 *data, int size) in hgsmi_hash_process() 23 static u32 hgsmi_hash_end(u32 hash) in hgsmi_hash_end()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | l2t.c | 241 int hash = arp_hash(e->addr, e->ifindex, d); in alloc_l2e() local 309 int hash; in t3_l2t_get() local 406 int hash = arp_hash(addr, ifidx, d); in t3_l2t_update() local
|
/openbmc/linux/drivers/base/power/ |
H A D | trace.c | 193 unsigned int hash = hash_string(lineno, file, FILEHASH); in show_file_hash() local 211 unsigned int hash = hash_string(DEVSEED, dev_name(dev), DEVHASH); in show_dev_hash() local 238 unsigned int hash = hash_string(DEVSEED, dev_name(dev), in show_trace_dev_match() local
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_core.c | 228 static u32 scale_hash(u32 hash) in scale_hash() 605 unsigned int hash, reply_hash; in __nf_ct_delete_from_lists() local 830 unsigned int hash, in __nf_conntrack_hash_insert() 871 unsigned int hash, reply_hash; in nf_conntrack_hash_check_insert() local 1155 unsigned int hash, reply_hash; in __nf_conntrack_confirm() local 1300 unsigned int hash, hsize; in nf_conntrack_tuple_taken() local 1610 gfp_t gfp, u32 hash) in __nf_conntrack_alloc() 1706 unsigned int dataoff, u32 hash) in init_conntrack() 1819 u32 hash, zone_id, rid; in resolve_normal_ct() local 2568 struct hlist_nulls_head *hash; in nf_ct_alloc_hashtable() local [all …]
|
/openbmc/linux/net/batman-adv/ |
H A D | hash.h | 75 static inline int batadv_hash_add(struct batadv_hashtable *hash, in batadv_hash_add() 129 static inline void *batadv_hash_remove(struct batadv_hashtable *hash, in batadv_hash_remove()
|
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/ |
H A D | warmboot.h | 25 struct hash { struct 26 u32 hash[HASH_LENGTH]; argument 41 struct hash hash; /* hash of header+code, starts next field*/ member
|