Home
last modified time | relevance | path

Searched defs:hash (Results 226 – 250 of 727) sorted by relevance

12345678910>>...30

/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dioctl.c460 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 Ddebugfs.c106 bool hash = false; in mapping_show() local
/openbmc/u-boot/cmd/
H A Dcros_ec.c149 struct ec_response_vboot_hash hash; in do_cros_ec() local
/openbmc/linux/fs/reiserfs/
H A Dbitmap.c277 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 Dsch_sfq.c100 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 Ddigsig.c205 unsigned char hash[SHA1_DIGEST_SIZE]; in digsig_verify() local
/openbmc/linux/drivers/net/wireguard/
H A Dratelimiter.c30 struct hlist_node hash; member
/openbmc/linux/arch/powerpc/crypto/
H A Dcrc32c-vpmsum_glue.c71 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 Dnetif.h309 uint64_t hash = 0; in xen_netif_toeplitz_hash() local
1021 } hash; member
/openbmc/linux/include/xen/interface/io/
H A Dnetif.h289 uint64_t hash = 0; in xen_netif_toeplitz_hash() local
878 } hash; member
/openbmc/linux/fs/affs/
H A Dnamei.c49 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 Damdgpu_gmc.c380 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 Dtnc_commit.c29 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 Droot.c137 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 Dessiv.c56 struct crypto_shash *hash; member
274 struct crypto_shash *hash; in essiv_init_tfm() local
H A Dauthencesn.c93 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 Dadiantum.c73 struct crypto_shash *hash; member
403 struct crypto_shash *hash; in adiantum_init_tfm() local
/openbmc/linux/arch/x86/boot/compressed/
H A Dkaslr.c45 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 Dexpr.c58 size_t hash = 0; in key_hash() local
75 struct hashmap *hash; in ids__new() local
/openbmc/linux/tools/lib/bpf/
H A Dstrset.c42 struct hashmap *hash; in strset__new() local
/openbmc/linux/arch/arm/crypto/
H A Dcrc32-ce-glue.c52 static int crc32_setkey(struct crypto_shash *hash, const u8 *key, in crc32_setkey()
/openbmc/linux/arch/sparc/crypto/
H A Dcrc32c_glue.c31 static int crc32c_sparc64_setkey(struct crypto_shash *hash, const u8 *key, in crc32c_sparc64_setkey()
/openbmc/linux/arch/x86/crypto/
H A Dcrc32-pclmul_glue.c92 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 Dmpfs.c73 struct hlist_head hash[MLX5_L2_ADDR_HASH_SIZE]; member
/openbmc/qemu/contrib/plugins/
H A Dhotblocks.c114 uint64_t hash = pc ^ insns; in vcpu_tb_trans() local

12345678910>>...30