Cleanup of some of the EVP_PKEY_CTX_ctrl related TODOs
authorTomas Mraz <tomas@openssl.org>
Tue, 23 Feb 2021 15:52:49 +0000 (16:52 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 24 Feb 2021 16:55:20 +0000 (17:55 +0100)
commitda9988e0f5371cb7e2aeed9f3c9a6433a9acc595
treea15eca4e9bc108be8ac3b0c45ad2df3b8c0d5b4a
parentb300f1cb3d0d266eb837af2eab2cf97e5a418e56
Cleanup of some of the EVP_PKEY_CTX_ctrl related TODOs

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14290)
crypto/evp/dsa_ctrl.c
crypto/evp/ec_ctrl.c
crypto/rsa/rsa_lib.c