/openbmc/linux/arch/x86/kernel/cpu/sgx/ |
H A D | ioctl.c | 460 void *hash) in __sgx_get_key_hash() 469 static int sgx_get_key_hash(const void *modulus, void *hash) in sgx_get_key_hash()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
H A D | debugfs.c | 106 bool hash = false; in mapping_show() local
|
/openbmc/u-boot/cmd/ |
H A D | cros_ec.c | 149 struct ec_response_vboot_hash hash; in do_cros_ec() local
|
/openbmc/linux/fs/reiserfs/ |
H A D | bitmap.c | 277 unsigned long hash; in bmap_hash_id() local 801 unsigned long hash; in dirid_groups() local 828 unsigned long hash; in oid_groups() local
|
/openbmc/linux/net/sched/ |
H A D | sch_sfq.c | 100 unsigned short hash; /* hash value (index in ht[]) */ member 342 unsigned int hash, dropped; in sfq_enqueue() local 556 unsigned int hash = sfq_hash(q, skb); in sfq_rehash() local
|
/openbmc/linux/lib/ |
H A D | digsig.c | 205 unsigned char hash[SHA1_DIGEST_SIZE]; in digsig_verify() local
|
/openbmc/linux/drivers/net/wireguard/ |
H A D | ratelimiter.c | 30 struct hlist_node hash; member
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | crc32c-vpmsum_glue.c | 71 static int crc32c_vpmsum_setkey(struct crypto_shash *hash, const u8 *key, in crc32c_vpmsum_setkey()
|
/openbmc/qemu/include/hw/xen/interface/io/ |
H A D | netif.h | 309 uint64_t hash = 0; in xen_netif_toeplitz_hash() local 1021 } hash; member
|
/openbmc/linux/include/xen/interface/io/ |
H A D | netif.h | 289 uint64_t hash = 0; in xen_netif_toeplitz_hash() local 878 } hash; member
|
/openbmc/linux/fs/affs/ |
H A D | namei.c | 49 unsigned long hash; in __affs_hash_dentry() local 160 u32 hash; in affs_hash_name() local
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_gmc.c | 380 uint32_t hash; in amdgpu_gmc_filter_faults() local 452 uint32_t hash; in amdgpu_gmc_filter_faults_remove() local
|
/openbmc/linux/fs/ubifs/ |
H A D | tnc_commit.c | 29 u8 hash[UBIFS_HASH_ARR_SZ]; in make_idx_node() local 860 u8 hash[UBIFS_HASH_ARR_SZ]; in write_index() local
|
/openbmc/linux/fs/autofs/ |
H A D | root.c | 137 unsigned int hash = name->hash; in autofs_lookup_active() local 192 unsigned int hash = name->hash; in autofs_lookup_expiring() local
|
/openbmc/linux/crypto/ |
H A D | essiv.c | 56 struct crypto_shash *hash; member 274 struct crypto_shash *hash; in essiv_init_tfm() local
|
H A D | authencesn.c | 93 u8 *hash = PTR_ALIGN((u8 *)areq_ctx->tail, in crypto_authenc_esn_genicv_tail() local 125 u8 *hash = PTR_ALIGN((u8 *)areq_ctx->tail, in crypto_authenc_esn_genicv() local
|
H A D | adiantum.c | 73 struct crypto_shash *hash; member 403 struct crypto_shash *hash; in adiantum_init_tfm() local
|
/openbmc/linux/arch/x86/boot/compressed/ |
H A D | kaslr.c | 45 static unsigned long rotate_xor(unsigned long hash, const void *area, in rotate_xor() 63 unsigned long hash = 0; in get_boot_seed() local
|
/openbmc/linux/tools/perf/util/ |
H A D | expr.c | 58 size_t hash = 0; in key_hash() local 75 struct hashmap *hash; in ids__new() local
|
/openbmc/linux/tools/lib/bpf/ |
H A D | strset.c | 42 struct hashmap *hash; in strset__new() local
|
/openbmc/linux/arch/arm/crypto/ |
H A D | crc32-ce-glue.c | 52 static int crc32_setkey(struct crypto_shash *hash, const u8 *key, in crc32_setkey()
|
/openbmc/linux/arch/sparc/crypto/ |
H A D | crc32c_glue.c | 31 static int crc32c_sparc64_setkey(struct crypto_shash *hash, const u8 *key, in crc32c_sparc64_setkey()
|
/openbmc/linux/arch/x86/crypto/ |
H A D | crc32-pclmul_glue.c | 92 static int crc32_pclmul_setkey(struct crypto_shash *hash, const u8 *key, in crc32_pclmul_setkey()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | mpfs.c | 73 struct hlist_head hash[MLX5_L2_ADDR_HASH_SIZE]; member
|
/openbmc/qemu/contrib/plugins/ |
H A D | hotblocks.c | 114 uint64_t hash = pc ^ insns; in vcpu_tb_trans() local
|