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

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

Completed in 155 milliseconds