CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/12/28 14:57:08
Modified files:
lib/libcrypto/rsa: rsa_ameth.c
Log message:
Clean up old_rsa_priv_decode()
Again change this function into the single exit idiom, and error check
EVP_PKEY_assign().
ok jsing
