]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove some last remaining EVP_CIPHER related legacy paths
authorMatt Caswell <matt@openssl.org>
Thu, 18 Dec 2025 16:45:12 +0000 (16:45 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 12 Jan 2026 08:31:38 +0000 (08:31 +0000)
commitf9bdb61bbf54d8cedf0be5f9546162b6b975fc33
tree654f3db05d38ca26890d692ea928c0b5bda17d30
parent86d7f1665df72e3930652230db563673f8247f27
Remove some last remaining EVP_CIPHER related legacy paths

There were some final remaining legacy paths that are now redundant and
can be removed.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29446)
crypto/evp/evp_enc.c
crypto/evp/evp_lib.c