CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2022/08/17 12:43:17

Modified files:
        lib/libssl     : ssl.h 

Log message:
Add SSL_get_shared_{curve,group}()

These are wrappers of SSL_ctrl() using the SSL_CTRL_GET_SHARED_GROUP
control. Do not provide SSL_CTRL_GET_SHARED_CURVE since that is only
mentioned in Net::SSLeay docs according to codesearch.debian.net.

ok jsing

Reply via email to