Trivial cleanup in rsa_cms_sign()
authortb <tb@openbsd.org>
Tue, 7 Nov 2023 16:09:13 +0000 (16:09 +0000)
committertb <tb@openbsd.org>
Tue, 7 Nov 2023 16:09:13 +0000 (16:09 +0000)
commit17d3caff0f6abf8befd81f86da02143b0c09adf5
tree7dcd69921bbba7c302e2d7c6228bde95167a6f30
parentc5211295574e9ff78d875516cff6f83c954cb1e6
Trivial cleanup in rsa_cms_sign()

Check and assign the EVP_PKEY_CTX and move the extraction of the algorithm
identifier from the signer info a few lines down.
lib/libcrypto/rsa/rsa_ameth.c