Home
last modified time | relevance | path

Searched refs:SSH_BUG_SCANNER (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dcompat.h46 #define SSH_BUG_SCANNER 0x00000800 macro
Dcompat.c170 SSH_BUG_SCANNER }, in compat_datafellows()
Dsshd.c450 if ((ssh->compat & SSH_BUG_SCANNER) != 0) { in sshd_exchange_identification()