Home
last modified time | relevance | path

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

/fs/cifs/
Dfs_context.c153 vol->sectype = NTLMv2; in cifs_parse_security_flavors()
DKconfig42 session establishment via Kerberos or NTLM or NTLMv2, RDMA
90 (since 1997) support stronger NTLM (and even NTLMv2 and Kerberos)
Dsess.c816 case NTLMv2: in cifs_select_sectype()
820 return NTLMv2; in cifs_select_sectype()
1705 case NTLMv2: in select_sec()
Dcifsglob.h127 NTLMv2, /* Legacy NTLM auth with NTLMv2 hash */ enumerator
2021 case NTLMv2: in get_security_type_str()
Dcifsfs.c418 case NTLMv2: in cifs_show_security()
Dsmb2pdu.c1151 case NTLMv2: in smb2_select_sectype()