Home
last modified time | relevance | path

Searched refs:ssh_packet_need_rekeying (Results 1 – 1 of 1) sorted by relevance

/dragonfly/crypto/openssh/
H A Dpacket.c959 ssh_packet_need_rekeying(struct ssh *ssh, u_int outbound_packet_len) in ssh_packet_need_rekeying() function
1008 if (!ssh_packet_need_rekeying(ssh, 0)) in ssh_packet_check_rekey()
1251 ssh_packet_need_rekeying(ssh, sshbuf_len(state->outgoing_packet)); in ssh_packet_send2()
1299 if (ssh_packet_need_rekeying(ssh, in ssh_packet_send2()