Consolidate whirlpool into a single C file.
authorjsing <jsing@openbsd.org>
Fri, 29 Mar 2024 02:41:49 +0000 (02:41 +0000)
committerjsing <jsing@openbsd.org>
Fri, 29 Mar 2024 02:41:49 +0000 (02:41 +0000)
commitaedceb9f36ef87df87d448cf32639ed6da35e820
tree57956ebe374a3d8adf9ed2ca279361160b55815f
parent13dadd4d38ee71296e174f3cd28fe1e2ba71dcb8
Consolidate whirlpool into a single C file.

Buy a vowel at the same time, since we're no longer limited to 8.3 file
names.

Discussed with tb@
lib/libcrypto/Makefile
lib/libcrypto/whrlpool/whirlpool.c [new file with mode: 0644]
lib/libcrypto/whrlpool/wp_block.c [deleted file]
lib/libcrypto/whrlpool/wp_dgst.c [deleted file]
lib/libcrypto/whrlpool/wp_local.h [deleted file]