Searched refs:packet_get_char (Results 1 – 15 of 15) sorted by relevance
355 get_arg = packet_get_char; in tty_parse_modes()371 opcode = packet_get_char(); in tty_parse_modes()430 (void) packet_get_char(); in tty_parse_modes()
202 if (packet_get_char()) { in kexgss_client()
236 packet_get_char(); in kex_input_kexinit()239 (void) packet_get_char(); in kex_input_kexinit()
1277 packet_get_char(); in packet_read_poll_seqnr()1349 packet_get_char(void) in packet_get_char() function
53 change = packet_get_char(); in userauth_passwd()
141 response[i] = packet_get_char(); in auth_rsa_challenge_dialog()
71 have_sig = packet_get_char(); in userauth_pubkey()
598 req_type = packet_get_char(); in aps_input_altpriv_msg()778 if (packet_get_char() != APS_MSG_AUTH_CONTEXT) { in aps_read_auth_context()
1161 want_reply = packet_get_char(); in server_input_global_request()1224 reply = packet_get_char(); in server_input_channel_req()
1829 cipher_type = packet_get_char(); in do_ssh1_kex()1838 if (cookie[i] != packet_get_char()) { in do_ssh1_kex()
1829 s->single_connection = packet_get_char(); in session_x11_req()
75 u_int packet_get_char(void);
1515 reply = packet_get_char(); in client_input_channel_req()1554 want_reply = packet_get_char(); in client_input_global_request()
458 partial = packet_get_char(); in input_userauth_failure()1388 echo = packet_get_char(); in input_userauth_info_req()
979 cookie[i] = packet_get_char(); in ssh_kex()