Searched refs:packet_set_rekey_limits (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dpacket.h125 void packet_set_rekey_limits(u_int32_t, time_t);
H A Dssh_namespace.h404 #define packet_set_rekey_limits ssh_packet_set_rekey_limits macro
H A Dpacket.c1968 packet_set_rekey_limits(u_int32_t bytes, time_t seconds) function
H A Dsshconnect2.c212 packet_set_rekey_limits((u_int32_t)options.rekey_limit,
H A Dsshd.c2503 packet_set_rekey_limits((u_int32_t)options.rekey_limit,
H A Dmonitor.c1818 packet_set_rekey_limits((u_int32_t)options.rekey_limit,

Completed in 155 milliseconds