Home
last modified time | relevance | path

Searched refs:SSH_BUG_HBSERVICE (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dcompat.c119 SSH_BUG_RSASIGMD5|SSH_BUG_HBSERVICE| in compat_datafellows()
123 SSH_BUG_RSASIGMD5|SSH_BUG_HBSERVICE| in compat_datafellows()
135 SSH_BUG_HBSERVICE|SSH_BUG_OPENFAILURE| in compat_datafellows()
/titanic_41/usr/src/cmd/ssh/include/
H A Dcompat.h60 #define SSH_BUG_HBSERVICE 0x00010000 macro
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dauth2-hostbased.c103 service = datafellows & SSH_BUG_HBSERVICE ? "ssh-userauth" : in userauth_hostbased()
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dsshconnect2.c1524 service = datafellows & SSH_BUG_HBSERVICE ? "ssh-userauth" : in userauth_hostbased()