Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dpacket.c963 u_int32_t out_blocks; in ssh_packet_need_rekeying() local
998 out_blocks = ROUNDUP(outbound_packet_len, in ssh_packet_need_rekeying()
1001 (state->p_send.blocks + out_blocks > state->max_blocks_out)) || in ssh_packet_need_rekeying()