Searched refs:authed (Results 1 – 4 of 4) sorted by relevance
38 ANYAUTH connection reuse of non-authed connection
144 bool authed; /* the connection has been authenticated fine */ member
724 sshc->authed = FALSE; in myssh_statemach_act()733 sshc->authed = TRUE; in myssh_statemach_act()822 sshc->authed = TRUE; in myssh_statemach_act()839 sshc->authed = TRUE; in myssh_statemach_act()864 sshc->authed = TRUE; in myssh_statemach_act()889 sshc->authed = TRUE; in myssh_statemach_act()914 sshc->authed = TRUE; in myssh_statemach_act()924 if(!sshc->authed) { in myssh_statemach_act()
1303 sshc->authed = FALSE; in sftp_pkey_init()1770 sshc->authed = TRUE; in ssh_statemachine()1811 sshc->authed = TRUE; in ssh_statemachine()1854 sshc->authed = TRUE; in ssh_statemachine()1961 sshc->authed = TRUE; in ssh_statemachine()1993 sshc->authed = TRUE; in ssh_statemachine()2000 if(!sshc->authed) { in ssh_statemachine()
Completed in 16 milliseconds