Searched refs:hash_mem (Results 1 – 2 of 2) sorted by relevance
182 static inline unsigned long hash_mem(char const *buf, int length, int bits) in hash_mem() function
256 hash ^= hash_mem(cp, len, EXPKEY_HASHBITS); in svc_expkey_hash()