Searched refs:SSH_BUG_PKAUTH (Results 1 – 5 of 5) sorted by relevance
121 SSH_BUG_PKAUTH|SSH_BUG_PKOK| in compat_datafellows()127 SSH_BUG_PKAUTH|SSH_BUG_PKOK| in compat_datafellows()
40 #define SSH_BUG_PKAUTH 0x00000020 macro
83 if (datafellows & SSH_BUG_PKAUTH) { in userauth_pubkey()129 if (datafellows & SSH_BUG_PKAUTH) { in userauth_pubkey()
1231 if (datafellows & SSH_BUG_PKAUTH) { in sign_and_send_pubkey()1260 if (!(datafellows & SSH_BUG_PKAUTH)) in sign_and_send_pubkey()1305 if (!(datafellows & SSH_BUG_PKAUTH)) in send_pubkey_test()
1244 if (datafellows & SSH_BUG_PKAUTH) { in monitor_valid_userblob()