Remove most of EVP_add_{cipher,digest}() internals
authortb <tb@openbsd.org>
Sat, 13 Jan 2024 11:45:03 +0000 (11:45 +0000)
committertb <tb@openbsd.org>
Sat, 13 Jan 2024 11:45:03 +0000 (11:45 +0000)
commit0bfde4de5ff68a07c20b8fb92fedf393ea587efb
tree086c3a98dff0684660be8bcc1da00b52921ef111
parent84309c90f9b2d05aba95ae1d47ec876ba4483933
Remove most of EVP_add_{cipher,digest}() internals

OBJ_NAME_add() is a noop now, so remove all calls and simplify the
remainder of these two functions a bit.

Intermediate step to a larger diff that was ok jsing
lib/libcrypto/evp/names.c