Searched refs:packet_get_char (Results 1 – 13 of 13) sorted by relevance
364 get_arg = packet_get_char; in tty_parse_modes()380 opcode = packet_get_char(); in tty_parse_modes()437 (void) packet_get_char(); in tty_parse_modes()
58 change = packet_get_char(); in userauth_passwd()
162 response[i] = (u_char)packet_get_char(); in auth_rsa_challenge_dialog()
40 u_int packet_get_char(void);
239 packet_get_char(void) in packet_get_char() function
1226 want_reply = packet_get_char(); in server_input_global_request()1331 reply = packet_get_char(); in server_input_channel_req()
521 cookie[i] = packet_get_char(); in ssh_kex()
555 partial = packet_get_char(); in input_userauth_failure()1544 echo = packet_get_char(); in input_userauth_info_req()
2108 reply = packet_get_char(); in client_input_channel_req()2528 want_reply = packet_get_char(); in client_input_global_request()
2546 cipher_type = packet_get_char();2554 if (cookie[i] != packet_get_char())
92 have_sig = packet_get_char(); in userauth_pubkey()
492 #define packet_get_char Fssh_packet_get_char macro
2216 s->single_connection = packet_get_char(); in session_x11_req()