opnsense-src/lib/libmd
Kyle Evans 81de655acd libmd: stop exporting Transform() symbols
They're not documented in libmd and we don't have any consumers.  It's
problematic to keep them exported, as we don't currently export their
implementations. Make them all private.

PR:		280784 (exp-run)
Reviewed by:	fuz
Differential Revision:	https://reviews.freebsd.org/D34503
2024-09-29 22:34:20 -05:00
..
i386 Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
tests libmd: tests: raise WARNS to the default 2024-09-29 22:34:20 -05:00
Makefile libmd: split tests out into the test infrastructure 2024-09-29 22:34:19 -05:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
md4.copyright Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
md4.h Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00
md4c.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
md5.copyright Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
md5.h libmd, kern, stand: consolidate md5 implementations (NFC) 2024-09-29 22:34:18 -05:00
mdX.3 libmd: export and document *Fd/*FdChunk interfaces 2024-09-29 22:34:20 -05:00
mdXhl.c libmd: export and document *Fd/*FdChunk interfaces 2024-09-29 22:34:20 -05:00
ripemd.3 libmd: export and document *Fd/*FdChunk interfaces 2024-09-29 22:34:20 -05:00
ripemd.h libmd: stop exporting Transform() symbols 2024-09-29 22:34:20 -05:00
rmd160c.c libmd: stop exporting Transform() symbols 2024-09-29 22:34:20 -05:00
rmd_locl.h libmd: Fix a common typo in the license header 2022-03-27 19:46:32 +02:00
rmdconst.h libmd: Fix a common typo in the license header 2022-03-27 19:46:32 +02:00
sha.3 libmd: export and document *Fd/*FdChunk interfaces 2024-09-29 22:34:20 -05:00
sha.h libmd: stop exporting Transform() symbols 2024-09-29 22:34:20 -05:00
sha0c.c libmd: stop exporting Transform() symbols 2024-09-29 22:34:20 -05:00
sha1c.c libmd: stop exporting Transform() symbols 2024-09-29 22:34:20 -05:00
sha256.3 libmd: export and document *Fd/*FdChunk interfaces 2024-09-29 22:34:20 -05:00
sha512.3 libmd: export and document *Fd/*FdChunk interfaces 2024-09-29 22:34:20 -05:00
sha_locl.h libmd: Fix a common typo in the license header 2022-03-27 19:46:32 +02:00
skein.3 libmd: export and document *Fd/*FdChunk interfaces 2024-09-29 22:34:20 -05:00
Symbol.map libmd: stop exporting Transform() symbols 2024-09-29 22:34:20 -05:00