CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/01/13 04:45:03
Modified files:
lib/libcrypto/evp: names.c
Log message:
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
