Searched refs:ssh_packet_set_rekey_limits (Results 1 – 5 of 5) sorted by relevance
170 void ssh_packet_set_rekey_limits(struct ssh *, u_int64_t, u_int32_t);
1444 ssh_packet_set_rekey_limits(ssh, options.rekey_limit, in do_ssh2_kex()
728 #define ssh_packet_set_rekey_limits Fssh_ssh_packet_set_rekey_limits macro
230 ssh_packet_set_rekey_limits(ssh, options.rekey_limit, in ssh_kex2()
2287 ssh_packet_set_rekey_limits(struct ssh *ssh, u_int64_t bytes, u_int32_t seconds) in ssh_packet_set_rekey_limits() function