CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/05/21 00:43:48
Modified files:
usr.bin/ssh : sshbuf-misc.c sshbuf.h
Log message:
function to make a sshbuf from a hex string; useful in tests
also constify some arguments
