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