Searched refs:ssh_packet_set_state (Results 1 – 7 of 7) sorted by relevance
143 ASSERT_INT_EQ(ssh_packet_set_state(server2, state), 0); in do_kex_with_key()
134 ssh_packet_set_state(active_state, m)
159 int ssh_packet_set_state(struct ssh *, struct sshbuf *);
620 #define ssh_packet_set_state Fssh_ssh_packet_set_state macro
1686 if ((r = ssh_packet_set_state(ssh, child_state)) != 0) in monitor_apply_keystate()
2374 ssh_packet_set_state(struct ssh *ssh, struct sshbuf *m) in ssh_packet_set_state() function
272 ASSERT_INT_EQ(ssh_packet_set_state(server2, state), 0); in do_kex_with_key()