Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifs_debug.c907 else if ((*flags & CIFSSEC_MUST_NTLMSSP) == CIFSSEC_MUST_NTLMSSP) in cifs_security_flags_handle_must_flags()
908 *flags = CIFSSEC_MUST_NTLMSSP; in cifs_security_flags_handle_must_flags()
H A Dcifsglob.h1841 #define CIFSSEC_MUST_NTLMSSP 0x80080 /* raw ntlmssp with ntlmv2 */ macro
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifs_debug.c1049 else if ((*flags & CIFSSEC_MUST_NTLMSSP) == CIFSSEC_MUST_NTLMSSP) in cifs_security_flags_handle_must_flags()
1050 *flags = CIFSSEC_MUST_NTLMSSP; in cifs_security_flags_handle_must_flags()
H A Dcifsglob.h1900 #define CIFSSEC_MUST_NTLMSSP 0x80080 /* raw ntlmssp with ntlmv2 */ macro

Completed in 13 milliseconds