HomeSort by relevance Sort by last modified time
    Searched refs:SSH_BUG_PKOK (Results 1 - 3 of 3) sorted by null

  /external/openssh/
compat.h 44 #define SSH_BUG_PKOK 0x00000200
compat.c 114 SSH_BUG_PKOK|SSH_BUG_RSASIGMD5|
121 SSH_BUG_PKAUTH|SSH_BUG_PKOK|
127 SSH_BUG_PKAUTH|SSH_BUG_PKOK|
sshconnect2.c 564 if (datafellows & SSH_BUG_PKOK) {
566 debug2("input_userauth_pk_ok: SSH_BUG_PKOK");
    [all...]

Completed in 48 milliseconds