Home
last modified time | relevance | path

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

/external/openssh/
Dopacket.h152 #define packet_set_rekey_limits(x,y) \ macro
Dsshd.c2230 packet_set_rekey_limits(options.rekey_limit,
Dsshconnect2.c196 packet_set_rekey_limits(options.rekey_limit, in ssh_kex2()