Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dfs_context.c141 vol->sectype = RawNTLMSSP; in cifs_parse_security_flavors()
H A Dsess.c800 case RawNTLMSSP: in cifs_select_sectype()
805 return RawNTLMSSP; in cifs_select_sectype()
1716 case RawNTLMSSP: in select_sec()
H A Dcifsglob.h125 RawNTLMSSP, /* NTLMSSP without SPNEGO, NTLMv2 hash */ enumerator
2014 case RawNTLMSSP: in get_security_type_str()
H A Dsmb2pdu.c1144 case RawNTLMSSP: in smb2_select_sectype()
1147 return RawNTLMSSP; in smb2_select_sectype()
1151 return RawNTLMSSP; in smb2_select_sectype()
1575 case RawNTLMSSP: in SMB2_select_sec()
H A Dcifsfs.c427 case RawNTLMSSP: in cifs_show_security()
H A Dcifssmb.c577 case RawNTLMSSP: in should_set_ext_sec_flag()