Home
last modified time | relevance | path

Searched refs:hash_mem (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/sunrpc/
Dsvcauth.h182 static inline unsigned long hash_mem(char const *buf, int length, int bits) in hash_mem() function
/linux-4.19.296/fs/nfsd/
Dexport.c256 hash ^= hash_mem(cp, len, EXPKEY_HASHBITS); in svc_expkey_hash()