CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/11/07 09:09:13
Modified files:
lib/libcrypto/rsa: rsa_ameth.c
Log message:
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.
