Searched defs:do_hash (Results 1 – 4 of 4) sorted by relevance
79 do_hash() function
63 do_hash(const unsigned char *name, int len, int size) in do_hash() function
106 #define do_hash(key,table) (unsigned int)(*(table)->type->hash)(((void*)key)) macro
321 do_hash(int id, const void *data, size_t len, void *out) in do_hash() function