CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/28 03:30:22
Modified files:
lib/libcrypto/ecdh: ecdh.c
Log message:
Pull up zeroing of out; drop unnecessary check
Move the zeroing of the output buffer a few lines up and remove an
unnecessary check.
requested/ok jsing
