Searched refs:CIFSSEC_MAY_NTLMV2 (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/smb/client/
H A Dcifsglob.h1922 #define CIFSSEC_MAY_NTLMV2 0x00004 macro
1941 #define CIFSSEC_DEF (CIFSSEC_MAY_SIGN | CIFSSEC_MAY_NTLMV2 | CIFSSEC_MAY_NTLMSSP)
1943 #define CIFSSEC_AUTH_MASK (CIFSSEC_MAY_NTLMV2 | CIFSSEC_MAY_KRB5 | CIFSSEC_MAY_NTLMSSP)
H A Dsess.c1315 if (global_secflags & CIFSSEC_MAY_NTLMV2)

Completed in 105 milliseconds