Searched refs:packet_get_char (Results 1 – 14 of 14) sorted by relevance
365 get_arg = packet_get_char; in tty_parse_modes()381 opcode = packet_get_char(); in tty_parse_modes()438 (void) packet_get_char(); in tty_parse_modes()
183 (void)packet_get_char(); in roaming_resume()195 i = packet_get_char(); /* first_kex_packet_follows */ in roaming_resume()
57 change = packet_get_char(); in userauth_passwd()
63 u_int packet_get_char(void);
155 response[i] = (u_char)packet_get_char(); in auth_rsa_challenge_dialog()
242 packet_get_char(); in kex_input_kexinit()245 (void) packet_get_char(); in kex_input_kexinit()
1105 want_reply = packet_get_char(); in server_input_global_request()1176 reply = packet_get_char(); in server_input_channel_req()
82 have_sig = packet_get_char(); in userauth_pubkey()
500 cookie[i] = packet_get_char(); in ssh_kex()
1930 reply = packet_get_char(); in client_input_channel_req()1975 want_reply = packet_get_char(); in client_input_global_request()
1403 packet_get_char(); in packet_read_poll_seqnr()1478 packet_get_char(void) in packet_get_char() function
539 partial = packet_get_char(); in input_userauth_failure()1558 echo = packet_get_char(); in input_userauth_info_req()
2198 cipher_type = packet_get_char();2206 if (cookie[i] != packet_get_char())
2130 s->single_connection = packet_get_char(); in session_x11_req()