Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dpacket.c1026 ssh_packet_need_rekeying(struct ssh *ssh, u_int outbound_packet_len) in ssh_packet_need_rekeying() function
1075 if (!ssh_packet_need_rekeying(ssh, 0)) in ssh_packet_check_rekey()
1330 ssh_packet_need_rekeying(ssh, sshbuf_len(state->outgoing_packet)); in ssh_packet_send2()
1378 if (ssh_packet_need_rekeying(ssh, in ssh_packet_send2()