Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifsglob.h1766 #define CIFSSEC_MAY_NTLMV2 0x00004 macro
1785 #define CIFSSEC_DEF (CIFSSEC_MAY_SIGN | CIFSSEC_MAY_NTLMV2 | CIFSSEC_MAY_NTLMSSP)
1787 #define CIFSSEC_AUTH_MASK (CIFSSEC_MAY_NTLMV2 | CIFSSEC_MAY_KRB5 | CIFSSEC_MAY_NTLMSSP)
A Dsess.c900 if (global_secflags & CIFSSEC_MAY_NTLMV2) in cifs_select_sectype()

Completed in 14 milliseconds