CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/12/28 14:58:12
Modified files:
lib/libcrypto/rsa: rsa_ameth.c
Log message:
Rework rsa_priv_decode()
Turn the function into single exit and error check EVP_PKEY_assign()
for style.
ok jsing
