Rework rsa_priv_decode()
authortb <tb@openbsd.org>
Thu, 28 Dec 2023 21:58:12 +0000 (21:58 +0000)
committertb <tb@openbsd.org>
Thu, 28 Dec 2023 21:58:12 +0000 (21:58 +0000)
commitc27d5f27b7ba4c92fc9645b661fbdb719c200299
treeb51410636ce5edacc2cd4e87f5fac67027ba82ba
parentdc6132822b5299d3185756c88e49231463ef8732
Rework rsa_priv_decode()

Turn the function into single exit and error check EVP_PKEY_assign()
for style.

ok jsing
lib/libcrypto/rsa/rsa_ameth.c