Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsess.c1237 case RawNTLMSSP: in cifs_select_sectype()
1243 return RawNTLMSSP; in cifs_select_sectype()
1925 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
2147 case RawNTLMSSP: in get_security_type_str()
H A Dsmb2pdu.c1424 case RawNTLMSSP: in smb2_select_sectype()
1427 return RawNTLMSSP; in smb2_select_sectype()
1431 return RawNTLMSSP; in smb2_select_sectype()
1900 case RawNTLMSSP: in SMB2_select_sec()
H A Dcifsfs.c496 case RawNTLMSSP: in cifs_show_security()
H A Dcifssmb.c396 case RawNTLMSSP: in should_set_ext_sec_flag()