CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/11/08 09:05:18
Modified files:
lib/libcrypto/rsa: rsa_ameth.c
Log message:
Some simple cosmetics in rsa_alg_set_oaep_padding()
Rename rv into ret and split it on its own line, move labellen a bit down
add some empty lines. To match style elsewhere.
Most of this was requested by jsing
