Remove various ${thing}_options
authortb <tb@openbsd.org>
Fri, 28 Jul 2023 10:35:14 +0000 (10:35 +0000)
committertb <tb@openbsd.org>
Fri, 28 Jul 2023 10:35:14 +0000 (10:35 +0000)
commit158608366c6664ddcd098fa1ad27aa21aaadfc50
treef5772d55b2fcdd9aaa2a3dc5140d4a299e8ab7ef
parent13e371bf38f1ed6d39bdf991f6fb7edc212a41bc
Remove various ${thing}_options

Various, ancient ciphers exposed some of their innards via an _options()
API. Apart from openssl version/speed, only some lua thingie in nmap ever
looked at these. Go figure.

hppa testing by miod, i386 testing by sthen. Thanks!

ok jsing
12 files changed:
lib/libcrypto/Makefile
lib/libcrypto/Symbols.list
lib/libcrypto/aes/aes_misc.c
lib/libcrypto/bf/bf_ecb.c
lib/libcrypto/bn/bn_lib.c
lib/libcrypto/idea/i_ecb.c
lib/libcrypto/rc4/asm/rc4-586.pl
lib/libcrypto/rc4/asm/rc4-md5-x86_64.pl
lib/libcrypto/rc4/asm/rc4-parisc.pl
lib/libcrypto/rc4/asm/rc4-x86_64.pl
lib/libcrypto/rc4/rc4.h
lib/libcrypto/rc4/rc4_skey.c