Home
last modified time | relevance | path

Searched defs:hash (Results 1 – 5 of 5) sorted by relevance

/scripts/basic/
Dfixdep.c144 unsigned int hash; member
154 unsigned int i, hash = 2166136261U; in strhash() local
164 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
/scripts/mod/
Dsumversion.c41 uint32_t hash[MD4_HASH_WORDS]; member
88 static void md4_transform(uint32_t *hash, uint32_t const *in) in md4_transform()
Dmodpost.c208 unsigned int hash; in new_symbol() local
/scripts/kconfig/
Dsymbol.c791 unsigned hash = 2166136261U; in strhash() local
801 int hash; in sym_lookup() local
841 int hash = 0; in sym_find() local
/scripts/
Dsign-file.c53 uint8_t hash; /* Digest algorithm [0] */ member