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.h144 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.c1303 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