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