Searched refs:NEGOTIATE_SECURITY_SIGNATURES_ENABLED (Results 1 – 3 of 3) sorted by relevance
420 secmode |= NEGOTIATE_SECURITY_SIGNATURES_ENABLED; in smb_com_negotiate()
176 if (session->secmode & NEGOTIATE_SECURITY_SIGNATURES_ENABLED) { in smb_sign_begin()
792 #define NEGOTIATE_SECURITY_SIGNATURES_ENABLED 0x04 macro