Home
last modified time | relevance | path

Searched refs:XXH32 (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/core/src/include/
H A Dmtcp_util.h110 unsigned int XXH32 (const void* input, size_t length, unsigned seed);
/mOS-networking-stack/core/include/
H A Dmtcp_util.h110 unsigned int XXH32 (const void* input, size_t length, unsigned seed);
/mOS-networking-stack/core/src/
H A Dutil.c506 unsigned XXH32 (const void* input, size_t len, unsigned seed) in XXH32() function