Searched refs:hash_fast (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/usr.bin/rsync/
H A Dhash.c34 hash_fast(const void *buf, size_t len) function
H A Dextern.h388 uint32_t hash_fast(const void *, size_t);
H A Dblocks.c160 fhash = hash_fast(st->map + st->offs, (size_t)osz);
H A Duploader.c158 p->chksum_short = hash_fast(map, p->len);

Completed in 67 milliseconds