Home
last modified time | relevance | path

Searched refs:NTLM (Results 1 – 5 of 5) sorted by relevance

/fs/cifs/
DKconfig33 session establishment via Kerberos or NTLM or NTLMv2,
64 (since 1997) support stronger NTLM (and even NTLMv2 and Kerberos)
72 mounts may be less secure than mounts using NTLM or more recent
Dsess.c522 case NTLM: in select_sectype()
529 return NTLM; in select_sectype()
1412 case NTLM: in select_sec()
Dcifsglob.h112 NTLM, /* Legacy NTLM012 auth with NTLM hash */ enumerator
Dcifsfs.c347 case NTLM: in cifs_show_security()
Dconnect.c1050 vol->sectype = NTLM; in cifs_parse_security_flavors()