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

/linux-4.4.14/fs/cifs/
H A Dcifsglob.h1446 #define CIFSSEC_MAY_NTLM 0x00002 macro
1488 #define CIFSSEC_AUTH_MASK (CIFSSEC_MAY_NTLM | CIFSSEC_MAY_NTLMV2 | CIFSSEC_MAY_LANMAN | CIFSSEC_MAY_PLNTXT | CIFSSEC_MAY_KRB5 | CIFSSEC_MAY_NTLMSSP)
H A Dsess.c510 if (global_secflags & CIFSSEC_MAY_NTLM) select_sectype()

Completed in 119 milliseconds