Searched refs:SSH_BUG_PKAUTH (Results 1 – 4 of 4) sorted by relevance
141 SSH_BUG_PKAUTH|SSH_BUG_PKOK| in compat_datafellows()147 SSH_BUG_PKAUTH|SSH_BUG_PKOK| in compat_datafellows()
49 #define SSH_BUG_PKAUTH 0x00000020 macro
72 if (datafellows & SSH_BUG_PKAUTH) { in userauth_pubkey()143 if (datafellows & SSH_BUG_PKAUTH) { in userauth_pubkey()
1082 if (datafellows & SSH_BUG_PKAUTH) { in sign_and_send_pubkey()1111 if (!(datafellows & SSH_BUG_PKAUTH)) in sign_and_send_pubkey()1160 if (!(datafellows & SSH_BUG_PKAUTH)) in send_pubkey_test()