Home
last modified time | relevance | path

Searched defs:rekeying (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/ssh/ssh/
H A Dclientloop.c483 int *maxfdp, int *nallocp, int rekeying) in client_wait_until_can_do_something()
1090 int max_fd = 0, max_fd2 = 0, len, rekeying = 0, nalloc = 0; in client_loop() local
/titanic_50/usr/src/cmd/ssh/sshd/
H A Dserverloop.c930 int rekeying = 0, max_fd, nalloc = 0; in server_loop2() local
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dpacket.c874 static int rekeying = 0; in packet_send2() local
H A Dchannels.c1693 int *nallocp, int rekeying) in channel_prepare_select()