Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dcompat.h41 #define SSH_BUG_SCANNER 0x00000800 macro
H A Dcompat.c82 SSH_BUG_SCANNER }, in compat_banner()
H A Dkex.c1673 if (ssh->kex->server && (ssh->compat & SSH_BUG_SCANNER) != 0) { in kex_exchange_identification()