Home
last modified time | relevance | path

Searched refs:NTLMv2 (Results 1 – 8 of 8) sorted by relevance

/fs/smb/server/
DKconfig43 establishment via Kerberos or NTLMv2.
/fs/smb/client/
Dsess.c1226 case NTLMv2: in cifs_select_sectype()
1230 return NTLMv2; in cifs_select_sectype()
1887 case NTLMv2: in select_sec()
Dcifs_swn.c150 case NTLMv2: in cifs_swn_send_register_message()
Dcifsglob.h148 NTLMv2, /* Legacy NTLM auth with NTLMv2 hash */ enumerator
2047 case NTLMv2: in get_security_type_str()
DKconfig42 session establishment via Kerberos or NTLM or NTLMv2, RDMA
Dfs_context.c230 ctx->sectype = NTLMv2; in cifs_parse_security_flavors()
Dcifsfs.c469 case NTLMv2: in cifs_show_security()
Dsmb2pdu.c1256 case NTLMv2: in smb2_select_sectype()