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

/freebsd-current/crypto/openssh/
H A Dcompat.h58 #define SSH_BUG_HOSTKEYS 0x20000000 macro
H A Dcompat.c80 SSH_BUG_HOSTKEYS },
105 "TTSSH/2.72*", SSH_BUG_HOSTKEYS },
H A Dsshd.c785 if (ssh->compat & SSH_BUG_HOSTKEYS)

Completed in 60 milliseconds