Searched refs:GSSAPI (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-10.1-release/crypto/openssh/
H A Dkrb5_config.h2 #define GSSAPI 1 macro
H A Dauth2-none.c48 #ifdef GSSAPI
H A Dauth2-passwd.c40 #ifdef GSSAPI
H A Dauth-rh-rsa.c33 #ifdef GSSAPI
H A Dauth-bsdauth.c39 #ifdef GSSAPI
H A Dmonitor_wrap.h57 #ifdef GSSAPI
H A Dssh-gss.h29 #ifdef GSSAPI
132 #endif /* GSSAPI */
H A Dauth2.c55 #ifdef GSSAPI
73 #ifdef GSSAPI
80 #ifdef GSSAPI
298 #ifdef GSSAPI
H A Dauth2-hostbased.c45 #ifdef GSSAPI
H A Dgss-serv-krb5.c29 #ifdef GSSAPI
60 /* Initialise the krb5 library, for the stuff that GSSAPI won't do */
80 * GSSAPI mechanisms will need their own.
211 #endif /* GSSAPI */
H A Dkexgexs.c48 #ifdef GSSAPI
H A Dauth-rsa.c43 #ifdef GSSAPI
H A Dauth1.c38 #ifdef GSSAPI
H A Dauth2-gss.c29 #ifdef GSSAPI
139 fatal("No authentication or GSSAPI context");
193 fatal("No authentication or GSSAPI context");
201 /* Push the error token into GSSAPI to see what it says */
219 * which only enables it once the GSSAPI exchange is complete.
229 fatal("No authentication or GSSAPI context");
259 fatal("No authentication or GSSAPI context");
275 logit("GSSAPI MIC check failed");
294 #endif /* GSSAPI */
H A Dgss-genr.c29 #ifdef GSSAPI
107 /* The GSSAPI error */
137 * Initialise our GSSAPI context. We use this opaque structure to contain all
281 #endif /* GSSAPI */
H A Dgss-serv.c29 #ifdef GSSAPI
94 /* Returns a GSSAPI error code */
225 * Extract the OID, and check it. Here GSSAPI breaks with tradition
329 debug("ssh_gssapi_storecreds: Not a GSSAPI mechanism");
332 /* This allows GSSAPI methods to do things to the childs environment based
373 debug("ssh_gssapi_userok: Unknown GSSAPI mechanism");
H A Dsshd.c90 #if defined(GSSAPI) && defined(HAVE_GSSAPI_GSSAPI_H)
92 #elif defined(GSSAPI) && defined(HAVE_GSSAPI_H)
129 #ifdef GSSAPI
634 #ifdef GSSAPI
2048 #ifdef GSSAPI
2194 #ifdef GSSAPI
H A Dmonitor.c90 #ifdef GSSAPI
101 #ifdef GSSAPI
173 #ifdef GSSAPI
245 #ifdef GSSAPI
2036 #ifdef GSSAPI
2138 #endif /* GSSAPI */
H A Dsshconnect2.c75 #ifdef GSSAPI
310 #ifdef GSSAPI
331 #ifdef GSSAPI
642 #ifdef GSSAPI
652 /* Try one GSSAPI method at a time, rather than sending them all at
842 /* Stick it into GSSAPI and see what it says */
866 debug("Server GSSAPI Error:\n%s", msg);
870 #endif /* GSSAPI */
H A Dauth.c70 #ifdef GSSAPI
H A Dauth2-pubkey.c60 #ifdef GSSAPI
H A Dconfig.h.in162 /* Define this if you want GSSAPI support in the version 2 protocol */
163 #undef GSSAPI
H A Dmonitor_wrap.c67 #ifdef GSSAPI
1206 #ifdef GSSAPI
1290 #endif /* GSSAPI */
H A Dsession.c80 #ifdef GSSAPI
1216 #ifdef GSSAPI
1217 /* Allow any GSSAPI methods that we've used to alter
2808 #ifdef GSSAPI
H A Dservconf.c452 #ifdef GSSAPI
2065 #ifdef GSSAPI

Completed in 212 milliseconds

12