Searched defs:hash (Results 1 - 25 of 644) sorted by relevance

1234567891011>>

/linux-master/security/selinux/ss/
H A Dcontext.c16 u32 hash = 0; local
H A Dmls.h88 static inline u32 mls_range_hash(const struct mls_range *r, u32 hash) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dxdp_metadata2.c17 u32 hash = 0; local
/linux-master/include/linux/
H A Dnvme-auth.h13 u8 hash; member in struct:nvme_dhchap_key
H A Dstringhash.h53 end_name_hash(unsigned long hash) argument
[all...]
H A Dmodule_signature.h35 u8 hash; /* Digest algorithm [0] */ member in struct:module_signature
/linux-master/net/batman-adv/
H A Dhash.c15 static void batadv_hash_init(struct batadv_hashtable *hash) argument
31 batadv_hash_destroy(struct batadv_hashtable *hash) argument
46 struct batadv_hashtable *hash; local
77 batadv_hash_set_lock_class(struct batadv_hashtable *hash, struct lock_class_key *key) argument
[all...]
/linux-master/tools/perf/util/
H A Dsharded_mutex.h24 static inline struct mutex *sharded_mutex__get_mutex(struct sharded_mutex *sm, size_t hash) argument
/linux-master/drivers/crypto/caam/
H A Dkey_gen.h16 static inline u32 split_key_len(u32 hash) argument
34 static inline u32 split_key_pad_len(u32 hash) argument
/linux-master/samples/bpf/
H A Dhash_func01.h11 __u32 hash = initval; local
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dtest_tcpnotify.h15 __u8 hash; member in struct:tcp_notifier
/linux-master/include/net/
H A Dtls_toe.h66 int (*hash)(struct tls_toe_device *device, struct sock *sk); member in struct:tls_toe_device
/linux-master/net/ceph/
H A Dceph_hash.c96 unsigned long hash = 0; local
/linux-master/fs/smb/common/
H A Dmd4.h17 u32 hash[MD4_HASH_WORDS]; member in struct:md4_ctx
/linux-master/fs/hpfs/
H A Ddentry.c18 unsigned long hash; local
/linux-master/include/crypto/
H A Dmd5.h20 u32 hash[MD5_HASH_WORDS]; member in struct:md5_state
H A Dstreebog.h30 struct streebog_uint512 hash; member in struct:streebog_state
/linux-master/net/ceph/crush/
H A Dhash.c29 __u32 hash = crush_hash_seed ^ a; local
40 __u32 hash = crush_hash_seed ^ a ^ b; local
51 __u32 hash = crush_hash_seed ^ a ^ b ^ c; local
64 __u32 hash = crush_hash_seed ^ a ^ b ^ c ^ d; local
79 __u32 hash = crush_hash_seed ^ a ^ b ^ c ^ d ^ e; local
[all...]
/linux-master/crypto/
H A Dsha256_generic.c53 crypto_sha256_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *hash) argument
H A Dsm3_generic.c43 crypto_sm3_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *hash) argument
/linux-master/mm/
H A Dmm_slot.h16 struct hlist_node hash; member in struct:mm_slot
/linux-master/lib/crypto/
H A Dblake2s-selftest.c552 u8 hash[BLAKE2S_HASH_SIZE]; local
/linux-master/fs/xfs/
H A Dxfs_dahash_test.c652 xfs_dahash_t hash; local
/linux-master/security/apparmor/
H A Dcrypto.c31 char *hash; local
[all...]
/linux-master/arch/riscv/kernel/
H A Dcfi.c123 u32 hash; local

Completed in 635 milliseconds

1234567891011>>