Home | History | Annotate | Download | only in openssh

Lines Matching refs:session_id

2376 	if ((r = sshbuf_put_string(m, kex->session_id,
2589 if ((r = sshbuf_get_string(m, &kex->session_id, &kex->session_id_len)) != 0 ||