Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dpacket.c1081 uint32_t out_blocks; in ssh_packet_check_rekey_blocklimit() local
1099 out_blocks = ROUNDUP(packet_len, in ssh_packet_check_rekey_blocklimit()
1102 (state->p_send.blocks + out_blocks > max_blocks_out)) || in ssh_packet_check_rekey_blocklimit()