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

/macosx-10.10/OpenSSH-189/openssh/
H A Dcompat.h44 #define SSH_BUG_PKOK 0x00000200 macro
H A Dcompat.c117 SSH_BUG_PKOK|SSH_BUG_RSASIGMD5|
124 SSH_BUG_PKAUTH|SSH_BUG_PKOK|
130 SSH_BUG_PKAUTH|SSH_BUG_PKOK|
H A Dsshconnect2.c630 if (datafellows & SSH_BUG_PKOK) {
632 debug2("input_userauth_pk_ok: SSH_BUG_PKOK");

Completed in 182 milliseconds