Searched refs:SSH_AUTH_TIS (Results 1 – 3 of 3) sorted by relevance
91 #define SSH_AUTH_TIS 5 macro
1259 if ((supported_authentications & (1 << SSH_AUTH_TIS)) && in ssh_userauth1()
1812 auth_mask |= 1 << SSH_AUTH_TIS; in do_ssh1_kex()