Searched refs:hash_file_buf (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/rsync/
H A Dhash.c94 hash_file_buf(MD4_CTX *ctx, const void *buf, size_t len) function
H A Dblocks.c284 hash_file_buf(&st->ctx, st->map + last, sz + blk->len);
309 hash_file_buf(&st->ctx, st->map + last, sz);
H A Dextern.h393 void hash_file_buf(MD4_CTX *, const void *, size_t);

Completed in 169 milliseconds