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

/freebsd-13-stable/crypto/openssh/
H A Dsshconnect2.c315 int input_gssapi_error(int, u_int32_t, struct ssh *);
731 ssh_dispatch_set(ssh, SSH2_MSG_USERAUTH_GSSAPI_ERROR, &input_gssapi_error);
920 input_gssapi_error(int type, u_int32_t plen, struct ssh *ssh) function

Completed in 60 milliseconds