]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove *_get0_engine() API calls
authorMilan Broz <gmazyland@gmail.com>
Thu, 27 Nov 2025 08:41:57 +0000 (09:41 +0100)
committerNeil Horman <nhorman@openssl.org>
Thu, 4 Dec 2025 12:32:18 +0000 (07:32 -0500)
commitdc62c97ca56ec028082a33b132071a1faa465ccf
tree2f2bf67ca2a937a461fab99a09beffc2b1ac42af
parent197ae2f63db8590f055bf56b42b4223b7d2be1f8
Remove *_get0_engine() API calls

Resolves: https://github.com/openssl/project/issues/1337

Signed-off-by: Milan Broz <gmazyland@gmail.com>
Reviewed-by: Norbert Pocs <norbertp@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29305)
18 files changed:
crypto/dh/dh_lib.c
crypto/dsa/dsa_lib.c
crypto/ec/ec_key.c
crypto/rsa/rsa_lib.c
crypto/store/store_register.c
doc/man3/DH_get0_pqg.pod
doc/man3/DSA_get0_pqg.pod
doc/man3/EC_KEY_new.pod
doc/man3/OSSL_STORE_LOADER.pod
doc/man3/RSA_get0_key.pod
include/openssl/dh.h
include/openssl/dsa.h
include/openssl/ec.h
include/openssl/engine.h
include/openssl/rsa.h
include/openssl/store.h
include/openssl/types.h
util/libcrypto.num