Home
last modified time | relevance | path

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

/curl/tests/data/
H A Dtest33838 ANYAUTH connection reuse of non-authed connection
/curl/lib/vssh/
H A Dssh.h140 bool authed; /* the connection has been authenticated fine */ member
H A Dlibssh.c724 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()
H A Dlibssh2.c1051 sshc->authed = TRUE; in ssh_statemach_act()
1076 sshc->authed = FALSE; in ssh_statemach_act()
1178 sshc->authed = TRUE; in ssh_statemach_act()
1221 sshc->authed = TRUE; in ssh_statemach_act()
1328 sshc->authed = TRUE; in ssh_statemach_act()
1360 sshc->authed = TRUE; in ssh_statemach_act()
1367 if(!sshc->authed) { in ssh_statemach_act()

Completed in 25 milliseconds