Remove check and pubcheck from openssl pkey and pkeyparam
authortb <tb@openbsd.org>
Thu, 29 Aug 2024 17:01:02 +0000 (17:01 +0000)
committertb <tb@openbsd.org>
Thu, 29 Aug 2024 17:01:02 +0000 (17:01 +0000)
commit646e9a2ff357c2d5ef38314b399014ad7522b2ae
tree1efb2a42a913b70e79fe6a9a7f3583e0d6691aed
parenta8d73a0eea3b8859883553e5dde982e4a65ed0db
Remove check and pubcheck from openssl pkey and pkeyparam

The underlying API will be removed, so these commands have to go.

ok beck
usr.bin/openssl/apps.c
usr.bin/openssl/apps.h
usr.bin/openssl/pkey.c
usr.bin/openssl/pkeyparam.c