CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/08/10 10:57:15
Modified files:
lib/libcrypto/dh: dh_ameth.c
lib/libcrypto/dsa: dsa_ameth.c
Log message:
Convert {dh,dsa}_{pub,priv}_encode() to single exit
Use the same variable names throughout these functions and unify them
some more.
ok jsing
