Searched refs:SSH_AUTH_TIS (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dssh1.h84 #define SSH_AUTH_TIS 5 macro
H A Dsshconnect1.c732 if ((supported_authentications & (1 << SSH_AUTH_TIS)) &&
H A Dsshd.c2332 auth_mask |= 1 << SSH_AUTH_TIS;

Completed in 78 milliseconds