Home | History | Annotate | Download | only in openssh

Lines Matching refs:sshbuf_put_string

641 		    (r = sshbuf_put_string(sigbuf, session_id2,
680 if ((r = sshbuf_put_string(m, signature, siglen)) != 0)