Remove more *_options() stuff
authortb <tb@openbsd.org>
Mon, 31 Jul 2023 05:04:06 +0000 (05:04 +0000)
committertb <tb@openbsd.org>
Mon, 31 Jul 2023 05:04:06 +0000 (05:04 +0000)
commit93d2786e48ec5b4d4c6d03158a70700fc409b733
tree71ef7d869745f228a884ba20c7583dc3278a7e16
parent1538f8cb209f93ed99ddae606a02707e3bdd9dfc
Remove more *_options() stuff

The public symbols were removed. Some prototypes and in the case of DES
even the implementation remained.

ok jsing
lib/libcrypto/aes/aes.h
lib/libcrypto/bf/blowfish.h
lib/libcrypto/bn/bn.h
lib/libcrypto/des/des.h
lib/libcrypto/des/ecb_enc.c