CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/09 16:49:18
Modified files:
lib/libcrypto/dh: dh_key.c
Log message:
Initialize priv_key and pub_key on first use instead of at the top.
While there, eliminate a flag that was only used once.
ok beck jsing mestre
