Home
last modified time | relevance | path

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

/fs/cifs/
Dsess.c521 case RawNTLMSSP: in cifs_select_sectype()
526 return RawNTLMSSP; in cifs_select_sectype()
1441 case RawNTLMSSP: in select_sec()
Dsmb2pdu.c1168 case RawNTLMSSP: in smb2_select_sectype()
1171 return RawNTLMSSP; in smb2_select_sectype()
1175 return RawNTLMSSP; in smb2_select_sectype()
1562 case RawNTLMSSP: in SMB2_select_sec()
Dcifsglob.h128 RawNTLMSSP, /* NTLMSSP without SPNEGO, NTLMv2 hash */ enumerator
Dcifsfs.c419 case RawNTLMSSP: in cifs_show_security()
Dconnect.c1434 vol->sectype = RawNTLMSSP; in cifs_parse_security_flavors()
Dcifssmb.c652 case RawNTLMSSP: in should_set_ext_sec_flag()