Clean up old_rsa_priv_decode()
authortb <tb@openbsd.org>
Thu, 28 Dec 2023 21:57:08 +0000 (21:57 +0000)
committertb <tb@openbsd.org>
Thu, 28 Dec 2023 21:57:08 +0000 (21:57 +0000)
commitdc6132822b5299d3185756c88e49231463ef8732
tree45d9b60875a634a86e0373197cec5724d0cbbfda
parentd6237f54e72b691997986b4b8b4e3cda78a61464
Clean up old_rsa_priv_decode()

Again change this function into the single exit idiom, and error check
EVP_PKEY_assign().

ok jsing
lib/libcrypto/rsa/rsa_ameth.c