Searched refs:ssh_packet_need_rekeying (Results 1 – 2 of 2) sorted by relevance
960 ssh_packet_need_rekeying(struct ssh *ssh, u_int outbound_packet_len) in ssh_packet_need_rekeying() function1009 if (!ssh_packet_need_rekeying(ssh, 0)) in ssh_packet_check_rekey()1264 ssh_packet_need_rekeying(ssh, sshbuf_len(state->outgoing_packet)); in ssh_packet_send2()1312 if (ssh_packet_need_rekeying(ssh, in ssh_packet_send2()
689 #define ssh_packet_need_rekeying Fssh_ssh_packet_need_rekeying macro