]> git.ipfire.org Git - thirdparty/openssl.git/commit
Clean up some final vistigial remnants of EVP_PKEY_METHOD
authorMatt Caswell <matt@openssl.org>
Fri, 12 Dec 2025 12:01:56 +0000 (12:01 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 18 Dec 2025 10:57:39 +0000 (10:57 +0000)
commit60d4b986e7e11bf6addf2bc8a17c4abb17b98ce4
tree07a3acde4b3bec508d9b7f0c141861a11768526a
parent00022fdfad6bb72ac5dadd1864e5985ff6f3bec4
Clean up some final vistigial remnants of EVP_PKEY_METHOD

We retain the opaque type because it is still used by the ENGINE stubs.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Yang <paulyang.inf@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/29384)
crypto/dh/dh_backend.c
crypto/dsa/dsa_backend.c
crypto/ec/ec_backend.c
crypto/ec/ecx_backend.c
crypto/evp/keymgmt_meth.c
crypto/ffc/ffc_backend.c
crypto/rsa/rsa_backend.c
include/crypto/evp.h