Home | History | Annotate | Download | only in openssh

Lines Matching refs:SSH2_MSG_USERAUTH_SUCCESS

1090  * This happens on the server side after a SSH2_MSG_USERAUTH_SUCCESS is sent,
1091 * and on the client side after a SSH2_MSG_USERAUTH_SUCCESS is received.
1293 else if (type == SSH2_MSG_USERAUTH_SUCCESS && state->server_side)
1923 if (*typep == SSH2_MSG_USERAUTH_SUCCESS && !state->server_side)