]> git.ipfire.org Git - thirdparty/openssl.git/commit
crypto/: Remove OPENSSL_NO_ENGINE guarded code
authorNorbert Pocs <norbertp@openssl.org>
Fri, 29 Aug 2025 12:42:18 +0000 (14:42 +0200)
committerNeil Horman <nhorman@openssl.org>
Thu, 4 Dec 2025 12:31:06 +0000 (07:31 -0500)
commit9d94a6164fc5a9ff81754a98dfdfe5705df9fa7f
treeca1efc05928029bb5a155f76003436fcef80048d
parent7a8075206b3ba93b2e30f304761d6eefaefcfd39
crypto/: Remove OPENSSL_NO_ENGINE guarded code

Signed-off-by: Norbert Pocs <norbertp@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29305)
20 files changed:
crypto/asn1/a_digest.c
crypto/asn1/ameth_lib.c
crypto/asn1/d2i_pr.c
crypto/conf/conf_mall.c
crypto/conf/conf_mod.c
crypto/dh/dh_lib.c
crypto/dsa/dsa_lib.c
crypto/ec/ec_key.c
crypto/ec/ec_kmeth.c
crypto/evp/digest.c
crypto/evp/evp_enc.c
crypto/evp/evp_pkey_type.c
crypto/evp/p_lib.c
crypto/evp/pmeth_lib.c
crypto/hmac/hmac_s390x.c
crypto/init.c
crypto/pem/pem_lib.c
crypto/rand/rand_lib.c
crypto/rsa/rsa_lib.c
crypto/x509/x_pubkey.c