CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2023/07/28 03:29:24

Modified files:
        lib/libcrypto/ecdh: ecdh.c 

Log message:
Rename buflen to buf_len, use calloc/freezero

Some cosmetic tweaks in ecdh_compute_key(). Rename buflen to buf_len
to match out_len, use calloc() and freezero().

ok jsing

Reply via email to