CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/22 17:30:41
Modified files:
usr.bin/ssh : kex.h kexgen.c kexgex.c kexgexc.c kexgexs.c
Log message:
pass most arguments to the KEX hash functions as sshbuf rather
than pointer+length; ok markus@
