Home | History | Annotate | Download | only in openssh

Lines Matching refs:sshbuf_put_string

561 		if ((r = sshbuf_put_string(buf, NULL, 0)) != 0)
567 if ((r = sshbuf_put_string(buf, NULL, 0)) != 0)
727 (r = sshbuf_put_string(buf, NULL, 0)) != 0 ||
745 if ((r = sshbuf_put_string(sect, rb->blob, rb->len)) != 0)
756 if ((r = sshbuf_put_string(sect, rb->blob, rb->len)) != 0)
777 if ((r = sshbuf_put_string(buf, sblob, slen)) != 0)