CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2023/06/25 13:17:43

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

Log message:
Move ECDH_size() to ech_key.c

This way the public ECDH API that will remain in libcrypto is in one file
and the public ECDH API that will go is in the other one.

Reply via email to