Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsess.c1297 case RawNTLMSSP: in cifs_select_sectype()
1302 return RawNTLMSSP; in cifs_select_sectype()
1984 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
2153 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.c228 ctx->sectype = RawNTLMSSP; in cifs_parse_security_flavors()
H A Dcifsfs.c490 case RawNTLMSSP: in cifs_show_security()
H A Dcifssmb.c388 case RawNTLMSSP: in should_set_ext_sec_flag()