Home | History | Annotate | Download | only in openssh

Lines Matching refs:datafellows

564 	if (datafellows & SSH_BUG_PKOK) {
1218 if (datafellows & SSH_OLD_SESSIONID) {
1228 datafellows & SSH_BUG_PKSERVICE ?
1231 if (datafellows & SSH_BUG_PKAUTH) {
1251 if (datafellows & SSH_BUG_PKSERVICE) {
1260 if (!(datafellows & SSH_BUG_PKAUTH))
1305 if (!(datafellows & SSH_BUG_PKAUTH))
1692 service = datafellows & SSH_BUG_HBSERVICE ? "ssh-userauth" :