Searched refs:SSH_PASS_KERBEROS_TGT (Results 1 – 3 of 3) sorted by relevance
93 #define SSH_PASS_KERBEROS_TGT 7 macro
1282 if ((supported_authentications & (1 << SSH_PASS_KERBEROS_TGT)) && in ssh_userauth1()1296 if ((supported_authentications & (1 << SSH_PASS_KERBEROS_TGT)) && in ssh_userauth1()
1805 auth_mask |= 1 << SSH_PASS_KERBEROS_TGT; in do_ssh1_kex()