Searched refs:input_userauth_error (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dsshconnect2.c297 void input_userauth_error(int, u_int32_t, void *);
427 dispatch_init(&input_userauth_error);
499 input_userauth_error(int type, u_int32_t seq, void *ctxt) function
501 fatal("input_userauth_error: bad message during authentication: "

Completed in 76 milliseconds