Home
last modified time | relevance | path

Searched refs:NTLMv2 (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dfs_context.c153 vol->sectype = NTLMv2; in cifs_parse_security_flavors()
H A Dcifsglob.h127 NTLMv2, /* Legacy NTLM auth with NTLMv2 hash */ enumerator
128 RawNTLMSSP, /* NTLMSSP without SPNEGO, NTLMv2 hash */
2021 case NTLMv2: in get_security_type_str()
2022 return "NTLMv2"; in get_security_type_str()
H A Dsess.c816 case NTLMv2: in cifs_select_sectype()
820 return NTLMv2; in cifs_select_sectype()
1216 cifs_dbg(VFS, "Error %d during NTLMv2 authentication\n", rc); in sess_auth_ntlmv2()
1705 case NTLMv2: in select_sec()
H A Dcifsfs.c418 case NTLMv2: in cifs_show_security()
H A Dsmb2pdu.c1151 case NTLMv2: in smb2_select_sectype()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsess.c964 cifs_dbg(VFS, "%s: server does not seem to support either NTLMv1 or NTLMv2\n", __func__); in decode_ntlmssp_challenge()
1314 case NTLMv2: in cifs_select_sectype()
1318 return NTLMv2; in cifs_select_sectype()
1485 cifs_dbg(VFS, "Error %d during NTLMv2 authentication\n", rc); in sess_auth_ntlmv2()
1975 case NTLMv2: in select_sec()
H A Dcifs_swn.c150 case NTLMv2: in cifs_swn_send_register_message()
H A Dcifsglob.h146 NTLMv2, /* Legacy NTLM auth with NTLMv2 hash */ enumerator
147 RawNTLMSSP, /* NTLMSSP without SPNEGO, NTLMv2 hash */
158 struct shash_desc *hmacmd5; /* hmacmd5 hash function, for NTLMv2/CR1 hashes */
2112 case NTLMv2: in get_security_type_str()
2113 return "NTLMv2"; in get_security_type_str()
H A Dfs_context.c231 ctx->sectype = NTLMv2; in cifs_parse_security_flavors()
H A Dcifsfs.c474 case NTLMv2: in cifs_show_security()
H A Dsmb2pdu.c1392 case NTLMv2: in smb2_select_sectype()

Completed in 33 milliseconds