Home | History | Annotate | Download | only in openssh

Lines Matching refs:SSH2_MSG_USERAUTH_SUCCESS

810  * This happens on the server side after a SSH2_MSG_USERAUTH_SUCCESS is sent,
811 * and on the client side after a SSH2_MSG_USERAUTH_SUCCESS is received.
960 else if (type == SSH2_MSG_USERAUTH_SUCCESS && active_state->server_side)
1372 else if (type == SSH2_MSG_USERAUTH_SUCCESS &&