Home
last modified time | relevance | path

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

/scripts/basic/
Dfixdep.c167 unsigned int hash; member
177 unsigned int i, hash = 2166136261U; in strhash() local
187 static int is_defined_config(const char *name, int len, unsigned int hash) in is_defined_config()
202 static void define_config(const char *name, int len, unsigned int hash) in define_config()
222 unsigned int hash = strhash(m, slen); in use_config() local
/scripts/kconfig/
Dsymbol.c796 unsigned hash = 2166136261U; in strhash() local
806 int hash; in sym_lookup() local
846 int hash = 0; in sym_find() 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.c219 unsigned int hash; in new_symbol() local
/scripts/
Dsign-file.c57 uint8_t hash; /* Digest algorithm [0] */ member
/scripts/gcc-plugins/
Drandomize_layout_plugin.c69 unsigned long hash = 0; in name_hash() local