Home
last modified time | relevance | path

Searched refs:CIFSSEC_MUST_NTLMV2 (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dcifs_debug.c1020 else if ((*flags & CIFSSEC_MUST_NTLMV2) == CIFSSEC_MUST_NTLMV2) in cifs_security_flags_handle_must_flags()
1021 *flags = CIFSSEC_MUST_NTLMV2; in cifs_security_flags_handle_must_flags()
Dcifsglob.h1854 #define CIFSSEC_MUST_NTLMV2 0x04004 macro
1865 #define CIFSSEC_MAX (CIFSSEC_MUST_NTLMV2)