Home
last modified time | relevance | path

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

/external/openssh/
Dpacket.c966 ssh_packet_need_rekeying(struct ssh *ssh, u_int outbound_packet_len) in ssh_packet_need_rekeying() argument
1004 out_blocks = ROUNDUP(outbound_packet_len, in ssh_packet_need_rekeying()