Home | History | Annotate | Download | only in dist

Lines Matching refs:GSSAPI

31 #ifdef GSSAPI
162 fatal("No authentication or GSSAPI context");
187 userauth_finish(ssh, 0, "gssapi-with-mic", NULL);
226 fatal("No authentication or GSSAPI context");
235 /* Push the error token into GSSAPI to see what it says */
254 * which only enables it once the GSSAPI exchange is complete.
264 fatal("No authentication or GSSAPI context");
281 userauth_finish(ssh, authenticated, "gssapi-with-mic", NULL);
297 fatal("No authentication or GSSAPI context");
308 "gssapi-with-mic", ssh->kex->session_id);
317 logit("GSSAPI MIC check failed");
327 userauth_finish(ssh, authenticated, "gssapi-with-mic", NULL);