Searched defs:hash (Results 1 – 12 of 12) sorted by relevance
113 unsigned int hash; member123 unsigned int i, hash = 2166136261U; in strhash() local133 static void add_to_hashtable(const char *name, int len, unsigned int hash, in add_to_hashtable()153 unsigned int hash = strhash(name, len); in in_hashtable() local
8 unsigned int hash = 2166136261U; in hash_str() local
11 struct hlist_node hash; member
86 struct hlist_node hash; member
73 struct hlist_node hash; member
190 struct hlist_node hash; member
29 int hash = hash_str(name); in file_lookup() local
905 int hash; in sym_lookup() local946 int hash = 0; in sym_find() local
36 int hash; in expr_lookup() local
43 uint32_t hash[MD4_HASH_WORDS]; member90 static void md4_transform(uint32_t *hash, uint32_t const *in) in md4_transform()
67 uint8_t hash; /* Digest algorithm [0] */ member
47 unsigned long hash = 0; in name_hash() local
Completed in 26 milliseconds