Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dcompat.h51 #define SSH_BUG_PROBE 0x00400000 macro
H A Dcompat.c94 SSH_BUG_PROBE }, in compat_banner()
H A Dkex.c1666 if (ssh->kex->server && (ssh->compat & SSH_BUG_PROBE) != 0) { in kex_exchange_identification()