Excise ECDH_METHOD
authortb <tb@openbsd.org>
Fri, 28 Jul 2023 09:22:26 +0000 (09:22 +0000)
committertb <tb@openbsd.org>
Fri, 28 Jul 2023 09:22:26 +0000 (09:22 +0000)
commitdcdd2b67a83feac9d24e0827db69eb1e837cbecf
tree3a5f2018e7b63c24d80da711a914fd8b54c99939
parentf1973122d8cc3dac51e9b50161ef56d0bb60ec0d
Excise ECDH_METHOD

Unlike ECDSA_METHOD, this has been unused forever but kind of needed to
stay for symmetry with ECDSA_METHOD. Now we can finally take it behind
the barn and remove its tendrils into ENGINE.

ok jsing
13 files changed:
lib/libcrypto/Makefile
lib/libcrypto/Symbols.list
lib/libcrypto/Symbols.namespace
lib/libcrypto/ecdh/ecdh.h
lib/libcrypto/ecdh/ech_lib.c [deleted file]
lib/libcrypto/engine/eng_fat.c
lib/libcrypto/engine/eng_int.h
lib/libcrypto/engine/eng_list.c
lib/libcrypto/engine/eng_openssl.c
lib/libcrypto/engine/engine.h
lib/libcrypto/engine/tb_ecdh.c [deleted file]
lib/libcrypto/hidden/openssl/ecdh.h
lib/libcrypto/ossl_typ.h