Searched refs:SSH_MSG_USERAUTH_PK_OK (Results 1 – 3 of 3) sorted by relevance
51 #define SSH_MSG_USERAUTH_PK_OK 60 macro
38 #define MAX_UNAUTH_PACKET_TYPE SSH_MSG_USERAUTH_PK_OK
142 buf_putbyte(ses.writepayload, SSH_MSG_USERAUTH_PK_OK); in send_msg_userauth_pk_ok()