Drop ASN1_PKEY_CTRL_SUPPORTS_MD_NID
authorTomas Mraz <tomas@openssl.org>
Fri, 7 May 2021 14:56:34 +0000 (16:56 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 13 May 2021 11:17:05 +0000 (13:17 +0200)
commit3c39bd9b89198c6b3834c369c7da6f582788f645
tree797fc19ceaec3060a9b2bf6d15610452cfe47c27
parenta3c86ce9e8923bb7e5ba3e69eae17aac04dbc76d
Drop ASN1_PKEY_CTRL_SUPPORTS_MD_NID

This is a legacy ASN1_PKEY_CTRL that was added after
1.1.1 and is not needed.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15198)
crypto/evp/p_lib.c
include/openssl/evp.h