Searched refs:NTLMv2 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifsglob.h88 NTLMv2, /* Legacy NTLM auth with NTLMv2 hash */ enumerator in enum:securityEnum
89 RawNTLMSSP, /* NTLMSSP without SPNEGO, NTLMv2 hash */
H A Dsess.c606 } else if ((type == NTLM) || (type == NTLMv2)) {
607 /* For NTLMv2 failures eventually may need to retry NTLM */
708 } else if (type == NTLMv2) {
H A Dconnect.c1423 case NTLMv2:
H A Dcifssmb.c532 server->secType = NTLMv2;
536 server->secType = NTLMv2;

Completed in 79 milliseconds