1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/lib/libmd
Poul-Henning Kamp 8a24546c85 Add a new entrypoint to the hashes in libmd:
char *
  FooFileChunk(const char *filename, char *buf, off_t offset, off_t length)
Which only hashes part of a file.
Implement FooFile() in terms of this function.

Submitted by:	roam
2001-03-17 10:00:50 +00:00
..
i386
Makefile Add a new entrypoint to the hashes in libmd: 2001-03-17 10:00:50 +00:00
md2.copyright
md2.h Add a new entrypoint to the hashes in libmd: 2001-03-17 10:00:50 +00:00
md2c.c Add a new entrypoint to the hashes in libmd: 2001-03-17 10:00:50 +00:00
md4.copyright
md4.h Add a new entrypoint to the hashes in libmd: 2001-03-17 10:00:50 +00:00
md4c.c
md5.copyright
md5.h
md5c.c
mddriver.c
mdX.3 Add a new entrypoint to the hashes in libmd: 2001-03-17 10:00:50 +00:00
mdXhl.c Add a new entrypoint to the hashes in libmd: 2001-03-17 10:00:50 +00:00
ripemd.3 Add a new entrypoint to the hashes in libmd: 2001-03-17 10:00:50 +00:00
ripemd.h Add a new entrypoint to the hashes in libmd: 2001-03-17 10:00:50 +00:00
rmd160c.c
rmd_locl.h
rmdconst.h
rmddriver.c
sha0c.c
sha1c.c
sha_locl.h
sha.3 Add a new entrypoint to the hashes in libmd: 2001-03-17 10:00:50 +00:00
sha.h Add a new entrypoint to the hashes in libmd: 2001-03-17 10:00:50 +00:00
shadriver.c