Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsess.c1297 case RawNTLMSSP: in cifs_select_sectype()
1303 return RawNTLMSSP; in cifs_select_sectype()
1985 case RawNTLMSSP: in select_sec()
H A Dcifs_swn.c151 case RawNTLMSSP: in cifs_swn_send_register_message()
H A Dcifsglob.h152 RawNTLMSSP, /* NTLMSSP without SPNEGO, NTLMv2 hash */ enumerator
2155 case RawNTLMSSP: in get_security_type_str()
H A Dsmb2pdu.c1423 case RawNTLMSSP: in smb2_select_sectype()
1426 return RawNTLMSSP; in smb2_select_sectype()
1430 return RawNTLMSSP; in smb2_select_sectype()
1893 case RawNTLMSSP: in SMB2_select_sec()
H A Dfs_context.c229 ctx->sectype = RawNTLMSSP; in cifs_parse_security_flavors()
H A Dcifsfs.c490 case RawNTLMSSP: in cifs_show_security()
H A Dconnect.c1913 case RawNTLMSSP: in match_session()
H A Dcifssmb.c388 case RawNTLMSSP: in should_set_ext_sec_flag()