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

12

/freebsd-10.0-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 Dssh-gss.h29 #ifdef GSSAPI
130 #endif /* GSSAPI */
H A Dauth2.c55 #ifdef GSSAPI
73 #ifdef GSSAPI
83 #ifdef GSSAPI
307 #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.
205 #endif /* GSSAPI */
H A Dmonitor_wrap.h57 #ifdef GSSAPI
H A Dauth2-hostbased.c45 #ifdef GSSAPI
H A Dkexdhs.c45 #ifdef GSSAPI
H A Dkexecdhs.c42 #ifdef GSSAPI
H A Dkexgexs.c48 #ifdef GSSAPI
H A Dauth-rsa.c44 #ifdef GSSAPI
H A Dauth1.c38 #ifdef GSSAPI
H A Dauth2-gss.c29 #ifdef GSSAPI
144 fatal("No authentication or GSSAPI context");
198 fatal("No authentication or GSSAPI context");
206 /* Push the error token into GSSAPI to see what it says */
224 * which only enables it once the GSSAPI exchange is complete.
234 fatal("No authentication or GSSAPI context");
264 fatal("No authentication or GSSAPI context");
280 logit("GSSAPI MIC check failed");
299 #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
75 /* Returns a GSSAPI error code */
206 * Extract the OID, and check it. Here GSSAPI breaks with tradition
310 debug("ssh_gssapi_storecreds: Not a GSSAPI mechanism");
313 /* This allows GSSAPI methods to do things to the childs environment based
353 debug("ssh_gssapi_userok: Unknown GSSAPI mechanism");
H A Dsshd.c91 #if defined(GSSAPI) && defined(HAVE_GSSAPI_GSSAPI_H)
93 #elif defined(GSSAPI) && defined(HAVE_GSSAPI_H)
129 #ifdef GSSAPI
2027 #ifdef GSSAPI
2171 #ifdef GSSAPI
H A Dauth-options.c36 #ifdef GSSAPI
H A Dauth2-jpake.c53 #ifdef GSSAPI
H A Dsshconnect2.c77 #ifdef GSSAPI
314 #ifdef GSSAPI
335 #ifdef GSSAPI
653 #ifdef GSSAPI
663 /* Try one GSSAPI method at a time, rather than sending them all at
853 /* Stick it into GSSAPI and see what it says */
877 debug("Server GSSAPI Error:\n%s", msg);
881 #endif /* GSSAPI */
H A Dmonitor.c90 #ifdef GSSAPI
102 #ifdef GSSAPI
179 #ifdef GSSAPI
251 #ifdef GSSAPI
2057 #ifdef GSSAPI
2159 #endif /* GSSAPI */
H A Dsession.c79 #ifdef GSSAPI
1166 #ifdef GSSAPI
1167 /* Allow any GSSAPI methods that we've used to alter
2746 #ifdef GSSAPI
H A Dauth.c70 #ifdef GSSAPI

Completed in 127 milliseconds

12