Searched refs:CIFSSEC_MUST_NTLMV2 (Results 1 – 2 of 2) sorted by relevance
1086 else if ((*flags & CIFSSEC_MUST_NTLMV2) == CIFSSEC_MUST_NTLMV2) in cifs_security_flags_handle_must_flags()1087 *flags = CIFSSEC_MUST_NTLMV2; in cifs_security_flags_handle_must_flags()
1892 #define CIFSSEC_MUST_NTLMV2 0x04004 macro