CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2019/01/21 03:03:37

Modified files:
        usr.bin/ssh    : kex.h kexdh.c kexdhc.c kexdhs.c kexgex.c 
                         kexgexc.c kexgexs.c 

Log message:
factor out kex_dh_compute_key() - it's shared between plain DH KEX and
DH GEX in both the client and server implementations

from markus@ ok djm@

Reply via email to