Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifs_debug.c605 else if ((*flags & CIFSSEC_MUST_NTLMV2) == CIFSSEC_MUST_NTLMV2) in cifs_security_flags_handle_must_flags()
606 *flags = CIFSSEC_MUST_NTLMV2; in cifs_security_flags_handle_must_flags()
Dcifsglob.h1449 #define CIFSSEC_MUST_NTLMV2 0x04004 macro
1472 #define CIFSSEC_MAX (CIFSSEC_MUST_SIGN | CIFSSEC_MUST_NTLMV2)