Searched refs:NE_AUTH_NTLM (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). */
88 /* NE_AUTH_NTLM: Use NTLM to authenticate the user; an active attacker
91 #define NE_AUTH_NTLM (0x0010) macro
H A Dne_auth.c1240 { NE_AUTH_NTLM, 30, "NTLM",
1248 { NE_AUTH_NTLM, 30, "NTLM",
1615 protomask |= NE_AUTH_GSSAPI | NE_AUTH_NTLM;
/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). */
88 /* NE_AUTH_NTLM: Use NTLM to authenticate the user; an active attacker
91 #define NE_AUTH_NTLM (0x0010) macro
H A Dne_auth.c1240 { NE_AUTH_NTLM, 30, "NTLM",
1248 { NE_AUTH_NTLM, 30, "NTLM",
1615 protomask |= NE_AUTH_GSSAPI | NE_AUTH_NTLM;
/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). */
88 /* NE_AUTH_NTLM: Use NTLM to authenticate the user; an active attacker
91 #define NE_AUTH_NTLM (0x0010) macro
H A Dne_auth.c1240 { NE_AUTH_NTLM, 30, "NTLM",
1248 { NE_AUTH_NTLM, 30, "NTLM",
1615 protomask |= NE_AUTH_GSSAPI | NE_AUTH_NTLM;

Completed in 134 milliseconds