Consolidate cast code.
authorjsing <jsing@openbsd.org>
Fri, 29 Mar 2024 07:36:38 +0000 (07:36 +0000)
committerjsing <jsing@openbsd.org>
Fri, 29 Mar 2024 07:36:38 +0000 (07:36 +0000)
commitb1c32b710e2fc36ff288d12e8e35bbfc5e567f63
tree91c0843be9e171ed33114eebed228a918acd06ee
parent86159bd21fab4f3f1591716a2c3283dec0c6847e
Consolidate cast code.
lib/libcrypto/Makefile
lib/libcrypto/cast/c_cfb64.c [deleted file]
lib/libcrypto/cast/c_ecb.c [deleted file]
lib/libcrypto/cast/c_enc.c [deleted file]
lib/libcrypto/cast/c_ofb64.c [deleted file]
lib/libcrypto/cast/c_skey.c [deleted file]
lib/libcrypto/cast/cast.c [new file with mode: 0644]
lib/libcrypto/cast/cast_s.h [deleted file]