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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/neon/src/
H A Dne_auth.h80 * use of (NE_AUTH_GSSAPI | NE_AUTH_NTLM). */
83 /* NE_AUTH_GSSAPI: Use GSSAPI or SSPI to authenticate the user; an
86 #define NE_AUTH_GSSAPI (0x0008) macro
H A Dne_auth.c1235 { NE_AUTH_GSSAPI, 30, "Negotiate",
1243 { NE_AUTH_GSSAPI, 30, "Negotiate",
1615 protomask |= NE_AUTH_GSSAPI | NE_AUTH_NTLM;
1642 if ((protomask & NE_AUTH_GSSAPI) && ahs->gssname == GSS_C_NO_NAME) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/neon/src/
H A Dne_auth.h80 * use of (NE_AUTH_GSSAPI | NE_AUTH_NTLM). */
83 /* NE_AUTH_GSSAPI: Use GSSAPI or SSPI to authenticate the user; an
86 #define NE_AUTH_GSSAPI (0x0008) macro
H A Dne_auth.c1235 { NE_AUTH_GSSAPI, 30, "Negotiate",
1243 { NE_AUTH_GSSAPI, 30, "Negotiate",
1615 protomask |= NE_AUTH_GSSAPI | NE_AUTH_NTLM;
1642 if ((protomask & NE_AUTH_GSSAPI) && ahs->gssname == GSS_C_NO_NAME) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/neon/src/
H A Dne_auth.h80 * use of (NE_AUTH_GSSAPI | NE_AUTH_NTLM). */
83 /* NE_AUTH_GSSAPI: Use GSSAPI or SSPI to authenticate the user; an
86 #define NE_AUTH_GSSAPI (0x0008) macro
H A Dne_auth.c1235 { NE_AUTH_GSSAPI, 30, "Negotiate",
1243 { NE_AUTH_GSSAPI, 30, "Negotiate",
1615 protomask |= NE_AUTH_GSSAPI | NE_AUTH_NTLM;
1642 if ((protomask & NE_AUTH_GSSAPI) && ahs->gssname == GSS_C_NO_NAME) {

Completed in 180 milliseconds