Home | History | Annotate | Download | only in openssh

Lines Matching full:keyout

123 	u_char *keyout;
1754 packet_set_keycontext(MODE_OUT, child_state.keyout);
1755 xfree(child_state.keyout);
1886 child_state.keyout = buffer_get_string(&m, &child_state.keyoutlen);