Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifs_debug.c1081 else if ((*flags & CIFSSEC_MUST_NTLMV2) == CIFSSEC_MUST_NTLMV2) in cifs_security_flags_handle_must_flags()
1082 *flags = CIFSSEC_MUST_NTLMV2; in cifs_security_flags_handle_must_flags()
H A Dcifsglob.h1910 #define CIFSSEC_MUST_NTLMV2 0x04004 macro
1921 #define CIFSSEC_MAX (CIFSSEC_MUST_NTLMV2)