mirror of
https://github.com/openssl/openssl.git
synced 2026-01-18 17:11:31 +01:00
Previously there were a few functions where you could obtain a handle on registered EVP_PKEY_ASN1_METHODs and query information about them. We remove the capability. Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Neil Horman <nhorman@openssl.org> (Merged from https://github.com/openssl/openssl/pull/29405)