Home
last modified time | relevance | path

Searched refs:RawNTLMSSP (Results 1 – 7 of 7) sorted by relevance

/linux/fs/smb/client/
H A Dcifs_swn.c149 case RawNTLMSSP: in cifs_swn_send_register_message()
H A Dcifsglob.h153 RawNTLMSSP, /* NTLMSSP without SPNEGO, NTLMv2 hash */ enumerator
2167 case RawNTLMSSP: in get_security_type_str()
H A Dsmb1session.c949 case RawNTLMSSP: in select_sec()
H A Dsmb2pdu.c1485 case RawNTLMSSP: in smb2_select_sectype()
1488 return RawNTLMSSP; in smb2_select_sectype()
1492 return RawNTLMSSP; in smb2_select_sectype()
1970 case RawNTLMSSP: in SMB2_select_sec()
H A Dfs_context.c242 ctx->sectype = RawNTLMSSP; in cifs_parse_security_flavors()
H A Dcifsfs.c520 case RawNTLMSSP: in cifs_show_security()
H A Dconnect.c1963 case RawNTLMSSP: in match_session()