Searched refs:NEGOTIATE_SECURITY_SIGNATURES_ENABLED (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_negotiate.c120 if (s->secmode & NEGOTIATE_SECURITY_SIGNATURES_ENABLED)
H A Dsmb_signing.c190 if (session->secmode & NEGOTIATE_SECURITY_SIGNATURES_ENABLED) {
H A Dsmb_negotiate.c529 secmode |= NEGOTIATE_SECURITY_SIGNATURES_ENABLED;
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb.h798 #define NEGOTIATE_SECURITY_SIGNATURES_ENABLED 0x04 macro

Completed in 60 milliseconds