Remove ECDSA_{do_,}sign_ex() and ECDSA_sign_setup()
authortb <tb@openbsd.org>
Thu, 20 Jul 2023 09:28:30 +0000 (09:28 +0000)
committertb <tb@openbsd.org>
Thu, 20 Jul 2023 09:28:30 +0000 (09:28 +0000)
commit8c8ea5e0c8bb92018edcd93ebbdd4d4c38bb729d
tree8b3a837167765da8513e8e340bc2d6d7a8bb7f95
parent77e97e227612bff2f286d8eaa13ca3fe6807c3e5
Remove ECDSA_{do_,}sign_ex() and ECDSA_sign_setup()

These very poorly designed interfaces will go away, so stop documenting
them.
lib/libcrypto/man/ECDSA_SIG_new.3
lib/libcrypto/man/EC_KEY_METHOD_new.3
lib/libcrypto/man/ENGINE_get_default_RSA.3
lib/libcrypto/man/ENGINE_set_RSA.3