Searched defs:hash (Results 1 – 5 of 5) sorted by relevance
144 unsigned int hash; member154 unsigned int i, hash = 2166136261U; in strhash() local164 static int is_defined_config(const char *name, int len, unsigned int hash) in is_defined_config()179 static void define_config(const char *name, int len, unsigned int hash) in define_config()199 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
791 unsigned hash = 2166136261U; in strhash() local801 int hash; in sym_lookup() local841 int hash = 0; in sym_find() local
53 uint8_t hash; /* Digest algorithm [0] */ member