hash_file_buf
hash_file_buf(&st->ctx, st->map + last, sz + blk->len);
hash_file_buf(&st->ctx, st->map + last, sz);
void hash_file_buf(MD4_CTX *, const void *, size_t);