Remove leftover logic of SSL2 support
authortb <tb@openbsd.org>
Thu, 9 May 2024 07:47:50 +0000 (07:47 +0000)
committertb <tb@openbsd.org>
Thu, 9 May 2024 07:47:50 +0000 (07:47 +0000)
commit8dd2cd25c595641f1c0adb74c48ef3a0b311f3ca
tree1da36bd0c007d57f028a684eb405b365df026959
parentbd6ff8689347f6820de92d9886bceca167a9d278
Remove leftover logic of SSL2 support

SSL2_CF_8_BYTE_ENC was set by things such as RC4_64_WITH_MD5, which fell
victim to tedu's axe a decade ago. Zap that.

ok jsing
lib/libssl/ssl_ciph.c