Searched refs:SSH_BUG_DERIVEKEY (Results 1 – 5 of 5) sorted by relevance
54 #define SSH_BUG_DERIVEKEY 0x00040000 macro
137 SSH_BUG_DERIVEKEY|SSH_BUG_DUMMYCHAN| in compat_datafellows()
696 if ((datafellows & SSH_BUG_DERIVEKEY) != 0) in ssh_exchange_identification()
522 if ((datafellows & SSH_BUG_DERIVEKEY) != 0) { in sshd_exchange_identification()
467 ban clients/servers that suffer from SSH_BUG_DERIVEKEY, they are ancient,