Searched refs:SSH_AUTH_TIS (Results 1 – 3 of 3) sorted by relevance
/external/openssh/ | ||
D | ssh1.h | 84 #define SSH_AUTH_TIS 5 macro |
D | sshconnect1.c | 748 if ((supported_authentications & (1 << SSH_AUTH_TIS)) && in ssh_userauth1() |
D | sshd.c | 2409 auth_mask |= 1 << SSH_AUTH_TIS; |