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

/freebsd-9.3-release/crypto/openssh/
H A Dcompat.c122 SSH_BUG_PKOK|SSH_BUG_RSASIGMD5|
129 SSH_BUG_PKAUTH|SSH_BUG_PKOK|
135 SSH_BUG_PKAUTH|SSH_BUG_PKOK|
H A Dcompat.h45 #define SSH_BUG_PKOK 0x00000200 macro
H A Dsshconnect2.c587 if (datafellows & SSH_BUG_PKOK) {
589 debug2("input_userauth_pk_ok: SSH_BUG_PKOK");

Completed in 213 milliseconds