Searched refs:SSH_NEW_OPENSSH (Results 1 - 4 of 4) sorted by path

/freebsd-9.3-release/crypto/openssh/
H A Dcompat.c99 { "OpenSSH_5*", SSH_NEW_OPENSSH|SSH_BUG_DYNAMIC_RPORT},
100 { "OpenSSH_6.6.1*", SSH_NEW_OPENSSH},
102 "OpenSSH_6.6*", SSH_NEW_OPENSSH|SSH_BUG_CURVE25519PAD},
103 { "OpenSSH*", SSH_NEW_OPENSSH },
H A Dcompat.h61 #define SSH_NEW_OPENSSH 0x04000000 macro
H A Dnchan.c395 if (!(datafellows & SSH_NEW_OPENSSH))
H A Dssh.c1766 (datafellows & SSH_NEW_OPENSSH)) {

Completed in 93 milliseconds