Home
last modified time | relevance | path

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

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