Home
last modified time | relevance | path

Searched refs:CIFSSEC_MUST_NTLMV2 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifs_debug.c909 else if ((*flags & CIFSSEC_MUST_NTLMV2) == CIFSSEC_MUST_NTLMV2) in cifs_security_flags_handle_must_flags()
910 *flags = CIFSSEC_MUST_NTLMV2; in cifs_security_flags_handle_must_flags()
H A Dcifsglob.h1821 #define CIFSSEC_MUST_NTLMV2 0x04004 macro
1844 #define CIFSSEC_MAX (CIFSSEC_MUST_SIGN | CIFSSEC_MUST_NTLMV2)
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifs_debug.c1051 else if ((*flags & CIFSSEC_MUST_NTLMV2) == CIFSSEC_MUST_NTLMV2) in cifs_security_flags_handle_must_flags()
1052 *flags = CIFSSEC_MUST_NTLMV2; in cifs_security_flags_handle_must_flags()
H A Dcifsglob.h1892 #define CIFSSEC_MUST_NTLMV2 0x04004 macro
1903 #define CIFSSEC_MAX (CIFSSEC_MUST_NTLMV2)

Completed in 23 milliseconds