Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/include/
H A Dcompat.h62 #define SSH_BUG_DERIVEKEY 0x00040000 macro
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dcompat.c149 SSH_BUG_DERIVEKEY|SSH_BUG_DUMMYCHAN| in compat_datafellows()
H A Dkex.c634 if (!(datafellows & SSH_BUG_DERIVEKEY)) in derive_key()
648 if (!(datafellows & SSH_BUG_DERIVEKEY)) in derive_key()