Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifstransport.c
H A Dcifsencrypt.c
H A Dmisc.c
H A Dcifspdu.h176 #define SMBFLG2_SECURITY_SIGNATURE global() macro
H A Dsess.c
H A Dcifssmb.c581 smb_buffer->Flags2 |= SMBFLG2_SECURITY_SIGNATURE;
817 pSMB->hdr.Flags2 |= SMBFLG2_SECURITY_SIGNATURE; in CIFSSMBRmDir()
4833 pSMB->hdr.Flags2 |= SMBFLG2_SECURITY_SIGNATURE; in SMBOldQFSInfo()
H A Dconnect.c