Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
HDcompat.h41 #define SSH_BUG_SCANNER 0x00000800 macro
HDcompat.c82 SSH_BUG_SCANNER }, in compat_banner()
HDkex.c1423 if (ssh->kex->server && (ssh->compat & SSH_BUG_SCANNER) != 0) { in kex_exchange_identification()