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

  /external/openssh/
ssh2.h 119 #define SSH2_MSG_USERAUTH_PK_OK 60
auth2-pubkey.c 202 packet_start(SSH2_MSG_USERAUTH_PK_OK);
sshconnect2.c 1213 dispatch_set(SSH2_MSG_USERAUTH_PK_OK, &input_userauth_pk_ok);
    [all...]

Completed in 98 milliseconds