Searched defs:hash (Results 1 – 5 of 5) sorted by relevance
174 unsigned int hash; member184 unsigned int i, hash = 2166136261U; in strhash() local194 static int is_defined_config(const char *name, int len, unsigned int hash) in is_defined_config()209 static void define_config(const char *name, int len, unsigned int hash) in define_config()229 unsigned int hash = strhash(m, slen); in use_config() local
41 uint32_t hash[MD4_HASH_WORDS]; member88 static void md4_transform(uint32_t *hash, uint32_t const *in) in md4_transform()
208 unsigned int hash; in new_symbol() local
805 unsigned hash = 2166136261U; in strhash() local815 int hash; in sym_lookup() local855 int hash = 0; in sym_find() local
55 uint8_t hash; /* Digest algorithm [0] */ member