Searched refs:CityHash128 (Results 1 – 2 of 2) sorted by relevance
79 uint128 CityHash128(const char *s, size_t len);
338 uint128 CityHash128(const char *s, size_t len) { in CityHash128() function457 return CityHash128(s, len); in CityHashCrc128()