Home
last modified time | relevance | path

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

/external/curl/tests/python_dependencies/impacket/
Dsmb.py2276 SECURITY_SIGNATURES_REQUIRED = 0X08 variable in SMB
2571 if self._dialects_parameters['SecurityMode'] & SMB.SECURITY_SIGNATURES_REQUIRED:
3147 if self._dialects_parameters['SecurityMode'] & SMB.SECURITY_SIGNATURES_REQUIRED:
3284 if self._dialects_parameters['SecurityMode'] & SMB.SECURITY_SIGNATURES_REQUIRED: