Searched refs:packet_need_rekeying (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dpacket.h121 int packet_need_rekeying(void);
H A Dssh_namespace.h373 #define packet_need_rekeying ssh_packet_need_rekeying macro
H A Dserverloop.c875 if (packet_need_rekeying()) {
H A Dclientloop.c1612 if (need_rekeying || packet_need_rekeying()) {
H A Dpacket.c1946 packet_need_rekeying(void) function

Completed in 105 milliseconds