Remove some of the TODO 3.0 in crypto/evp related to legacy support.
authorTomas Mraz <tomas@openssl.org>
Tue, 2 Mar 2021 15:16:06 +0000 (16:16 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 4 Mar 2021 13:15:01 +0000 (14:15 +0100)
commit0be6cf0c7e3770b0b66862a7212dc8922f4fadd7
tree8ec2f80a385759c26cb8bbd9b96b5915016c6f0c
parentbffe3ae7b8cc6219de597981370690d31cfe5e01
Remove some of the TODO 3.0 in crypto/evp related to legacy support.

The legacy support stays in 3.0. The TODOs are dropped.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14404)
crypto/evp/digest.c
crypto/evp/evp_enc.c
crypto/evp/evp_lib.c
crypto/evp/pmeth_lib.c