Searched refs:packet_get_char (Results 1 – 13 of 13) 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()
175 (void)packet_get_char(); in roaming_resume()187 i = packet_get_char(); /* first_kex_packet_follows */ in roaming_resume()
58 change = packet_get_char(); in userauth_passwd()
40 u_int packet_get_char(void);
162 response[i] = (u_char)packet_get_char(); in auth_rsa_challenge_dialog()
251 packet_get_char(void) in packet_get_char() function
1232 want_reply = packet_get_char(); in server_input_global_request()1339 reply = packet_get_char(); in server_input_channel_req()
514 cookie[i] = packet_get_char(); in ssh_kex()
89 have_sig = packet_get_char(); in userauth_pubkey()
539 partial = packet_get_char(); in input_userauth_failure()1443 echo = packet_get_char(); in input_userauth_info_req()
2053 reply = packet_get_char(); in client_input_channel_req()2473 want_reply = packet_get_char(); in client_input_global_request()
2407 cipher_type = packet_get_char();2415 if (cookie[i] != packet_get_char())
2184 s->single_connection = packet_get_char(); in session_x11_req()