HomeSort by relevance Sort by last modified time
    Searched refs:packet_set_rekey_limit (Results 1 - 3 of 3) sorted by null

  /external/openssh/
packet.h 119 void packet_set_rekey_limit(u_int32_t);
packet.c 1892 packet_set_rekey_limit(u_int32_t bytes) function
    [all...]
sshconnect2.c 201 packet_set_rekey_limit((u_int32_t)options.rekey_limit);
    [all...]

Completed in 119 milliseconds