Searched refs:CIFSSEC_MUST_SIGN (Results 1 – 3 of 3) sorted by relevance
903 unsigned int signflags = *flags & CIFSSEC_MUST_SIGN; in cifs_security_flags_handle_must_flags()976 if (global_secflags & CIFSSEC_MUST_SIGN) { in cifs_security_flags_proc_write()
1816 #define CIFSSEC_MUST_SIGN 0x01001 macro1844 #define CIFSSEC_MAX (CIFSSEC_MUST_SIGN | CIFSSEC_MUST_NTLMV2)
456 mnt_sign_required = ((global_secflags & CIFSSEC_MUST_SIGN) == in cifs_enable_signing()457 CIFSSEC_MUST_SIGN); in cifs_enable_signing()