HomeSort by relevance Sort by last modified time
    Searched refs:XXH32 (Results 1 - 2 of 2) sorted by null

  /external/fio/crc/
xxhash.h 91 unsigned int XXH32 (const void* input, int len, unsigned int seed);
94 XXH32() :
xxhash.c 224 uint32_t XXH32(const void* input, int len, uint32_t seed)

Completed in 54 milliseconds