Make ECDH and ECDSA ex_data handlers always fail
authortb <tb@openbsd.org>
Sun, 25 Jun 2023 18:27:38 +0000 (18:27 +0000)
committertb <tb@openbsd.org>
Sun, 25 Jun 2023 18:27:38 +0000 (18:27 +0000)
commitaaec600776ddf3a3a2f7677d935735141a54fa9c
tree63a7d84645818ac27911ba7b4fa4865d8781d931
parentd12c2c7e08b9bed1a55424860daa6b0499defebf
Make ECDH and ECDSA ex_data handlers always fail

They will be removed in the next major bump. No port uses them. They use
code that is in the way of upcoming surgery. Only libtls and smtpd used
to use the ECDSA version.

ok jsing
lib/libcrypto/ecdh/ech_lib.c
lib/libcrypto/ecdsa/ecs_lib.c