Searched refs:input_gssapi_error (Results 1 – 1 of 1) sorted by relevance
331 static int input_gssapi_error(int, u_int32_t, struct ssh *);759 ssh_dispatch_set(ssh, SSH2_MSG_USERAUTH_GSSAPI_ERROR, &input_gssapi_error); in userauth_gssapi()961 input_gssapi_error(int type, u_int32_t plen, struct ssh *ssh) in input_gssapi_error() function