40 for (
size_t i = 0; i < sz; ++i)
41 h = (
h ^ *(
const uint8_t*)ptr++) * 0x100000001b3;
static uint64_t h
Definition blockchain_stats.cpp:55
uint64_t FNV1a(const char *ptr, size_t sz)
Definition fnv1.h:37
TODO: (mj-xmr) This will be reduced in an another PR.
Definition byte_slice.h:40
unsigned char uint8_t
Definition stdint.h:124
unsigned __int64 uint64_t
Definition stdint.h:136