Remove EVP_{add,delete}_{cipher,digest}_alias()
authortb <tb@openbsd.org>
Sat, 2 Mar 2024 09:39:02 +0000 (09:39 +0000)
committertb <tb@openbsd.org>
Sat, 2 Mar 2024 09:39:02 +0000 (09:39 +0000)
commit66c7a9c384b9ff35fba06f295d2de25f8e28e1ce
treeeee1f200970ae934716c268ad2d7dce2eaaea0f3
parent6214b2ff3c13b37581fe2cccaa200e429a1e7ff2
Remove EVP_{add,delete}_{cipher,digest}_alias()

These are macro wrappers around the neutered OBJ_NAME_{add,remove}() API
(notice the consistency), which will be removed shortly. Only security/xca
used to use this.

ok jsing
lib/libcrypto/evp/evp.h