Searched defs:hash (Results 1 – 8 of 8) sorted by relevance
/lib/ |
D | stackdepot.c | 62 u32 hash; /* Hash in the hastable */ member 105 depot_alloc_stack(unsigned long *entries, int size, u32 hash, void **prealloc) in depot_alloc_stack() 203 u32 hash) in find_stack() 302 u32 hash; in __stack_depot_save() local
|
D | rhashtable.c | 53 int lockdep_rht_bucket_is_held(const struct bucket_table *tbl, u32 hash) in lockdep_rht_bucket_is_held() 489 struct bucket_table *tbl, unsigned int hash, in rhashtable_lookup_one() 540 struct bucket_table *tbl, unsigned int hash, struct rhash_head *obj, in rhashtable_insert_one() 593 unsigned int hash; in rhashtable_try_insert() local 1175 const struct bucket_table *tbl, unsigned int hash) in __rht_bucket_nested() 1204 const struct bucket_table *tbl, unsigned int hash) in rht_bucket_nested() 1215 struct rhashtable *ht, struct bucket_table *tbl, unsigned int hash) in rht_bucket_nested_insert()
|
D | oid_registry.c | 31 unsigned i, j, k, hash; in look_up_OID() local
|
D | digsig.c | 205 unsigned char hash[SHA1_DIGEST_SIZE]; in digsig_verify() local
|
D | debugobjects.c | 493 unsigned long hash; in get_bucket() local
|
D | iov_iter.c | 1750 struct ahash_request *hash = hashp; in hash_and_copy_to_iter() local
|
/lib/crypto/ |
D | blake2s-selftest.c | 552 u8 hash[BLAKE2S_HASH_SIZE]; in blake2s_selftest() local
|
/lib/xz/ |
D | xz_dec_stream.c | 93 struct xz_dec_hash hash; member 115 struct xz_dec_hash hash; member
|