Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dpacket.c191 u_int64_t max_blocks_in, max_blocks_out, rekey_limit; member
886 max_blocks = &state->max_blocks_in; in ssh_set_newkeys()
1002 (state->max_blocks_in && in ssh_packet_need_rekeying()
1003 (state->p_read.blocks > state->max_blocks_in)); in ssh_packet_need_rekeying()