Searched refs:SECURITY_SHARE_MASK (Results 1 – 1 of 1) sorted by relevance
2272 SECURITY_SHARE_MASK = 0x01 variable in SMB2407 …if (self._dialects_parameters['SecurityMode'] & SMB.SECURITY_SHARE_MASK) == SMB.SECURITY_SHARE_SHA…2415 …if (self._dialects_parameters['SecurityMode'] & SMB.SECURITY_SHARE_MASK) == SMB.SECURITY_SHARE_SHA…2991 …return (self._dialects_parameters['SecurityMode'] & SMB.SECURITY_SHARE_MASK) == SMB.SECURITY_SHARE…