Searched refs:ssh_packet_check_rekey (Results 1 – 5 of 5) sorted by relevance
112 int ssh_packet_check_rekey(struct ssh *);
389 if ((r = ssh_packet_check_rekey(ssh)) != 0) in server_loop2()
676 #define ssh_packet_check_rekey Fssh_ssh_packet_check_rekey macro
1150 ssh_packet_check_rekey(struct ssh *ssh) in ssh_packet_check_rekey() function1849 if ((r = ssh_packet_check_rekey(ssh)) != 0) in ssh_packet_read_poll2()
1622 if ((r = ssh_packet_check_rekey(ssh)) != 0) in client_loop()