Searched refs:CIFSSEC_MUST_NTLM (Results 1 – 2 of 2) sorted by relevance
911 else if ((*flags & CIFSSEC_MUST_NTLM) == CIFSSEC_MUST_NTLM) in cifs_security_flags_handle_must_flags()912 *flags = CIFSSEC_MUST_NTLM; in cifs_security_flags_handle_must_flags()
1817 #define CIFSSEC_MUST_NTLM 0x02002 macro