Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dpacket.h118 void packet_set_rekey_limit(u_int32_t);
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dpacket.c1730 packet_set_rekey_limit(u_int32_t bytes) in packet_set_rekey_limit() function
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dsshconnect2.c142 packet_set_rekey_limit((u_int32_t)options.rekey_limit); in ssh_kex2()