Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dcifsglob.h1845 #define CIFSSEC_MAY_NTLMV2 0x00004 macro
1864 #define CIFSSEC_DEF (CIFSSEC_MAY_SIGN | CIFSSEC_MAY_NTLMV2 | CIFSSEC_MAY_NTLMSSP)
1866 #define CIFSSEC_AUTH_MASK (CIFSSEC_MAY_NTLMV2 | CIFSSEC_MAY_KRB5 | CIFSSEC_MAY_NTLMSSP)
A Dsess.c1140 if (global_secflags & CIFSSEC_MAY_NTLMV2) in cifs_select_sectype()

Completed in 13 milliseconds