Home
last modified time | relevance | path

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

/fs/cifs/
Dsess.c513 case RawNTLMSSP: in cifs_select_sectype()
518 return RawNTLMSSP; in cifs_select_sectype()
1436 case RawNTLMSSP: in select_sec()
Dsmb2pdu.c778 case RawNTLMSSP: in smb2_select_sectype()
781 return RawNTLMSSP; in smb2_select_sectype()
785 return RawNTLMSSP; in smb2_select_sectype()
1166 case RawNTLMSSP: in SMB2_select_sec()
Dcifsglob.h112 RawNTLMSSP, /* NTLMSSP without SPNEGO, NTLMv2 hash */ enumerator
Dcifsfs.c358 case RawNTLMSSP: in cifs_show_security()
Dconnect.c1147 vol->sectype = RawNTLMSSP; in cifs_parse_security_flavors()
Dcifssmb.c549 case RawNTLMSSP: in should_set_ext_sec_flag()