Home
last modified time | relevance | path

Searched refs:authed (Results 1 – 4 of 4) sorted by relevance

/external/curl/tests/data/
Dtest33838 ANYAUTH connection reuse of non-authed connection
/external/curl/lib/vssh/
Dssh.h125 bool authed; /* the connection has been authenticated fine */ member
Dlibssh.c718 sshc->authed = FALSE; in myssh_statemach_act()
727 sshc->authed = TRUE; in myssh_statemach_act()
801 sshc->authed = TRUE; in myssh_statemach_act()
818 sshc->authed = TRUE; in myssh_statemach_act()
842 sshc->authed = TRUE; in myssh_statemach_act()
868 sshc->authed = TRUE; in myssh_statemach_act()
890 sshc->authed = TRUE; in myssh_statemach_act()
900 if(!sshc->authed) { in myssh_statemach_act()
Dlibssh2.c880 sshc->authed = TRUE; in ssh_statemach_act()
905 sshc->authed = FALSE; in ssh_statemach_act()
1006 sshc->authed = TRUE; in ssh_statemach_act()
1041 sshc->authed = TRUE; in ssh_statemach_act()
1148 sshc->authed = TRUE; in ssh_statemach_act()
1180 sshc->authed = TRUE; in ssh_statemach_act()
1187 if(!sshc->authed) { in ssh_statemach_act()