Remove no longer supported OBJ_NAME_TYPEs
authortb <tb@openbsd.org>
Sat, 2 Mar 2024 09:50:47 +0000 (09:50 +0000)
committertb <tb@openbsd.org>
Sat, 2 Mar 2024 09:50:47 +0000 (09:50 +0000)
commitd9ccd25c4d7d4ce2a1bb5fa059d4aa46f4e58a6f
treed1c548a97eeb5b192c7be13d971a27983544eff8
parentfb2db234897213217e5d9185980e6c0a2e21c98a
Remove no longer supported OBJ_NAME_TYPEs

OBJ_NAME_TYPE_PKEY_METH and OBJ_NAME_TYPE_COMP_METH were never used
as far as I can tell. Unfortunately, PHP and Python still use the
weirdly named OBJ_NAME_do_all*() API to list available ciphers and
digests, so the MD and CIPHER variants need to remain public.

ok jsing
lib/libcrypto/objects/objects.h