Home
last modified time | relevance | path

Searched defs:hash_function (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/bin/md5/
H A Dmd5.c66 struct hash_function { struct
76 TAILQ_ENTRY(hash_function) tailq; argument
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DMappedHash.h31 static uint32_t HashString(uint32_t hash_function, llvm::StringRef s) { in HashString()
51 uint16_t hash_function = member
/openbsd-src/lib/libcurses/tinfo/
H A Dmake_hash.c99 hash_function(const char *string) in hash_function() function