NTLM_NEG_SIGN
NTLM_NEG_SIGN| \
if (type1.flags & NTLM_NEG_SIGN)
if (type1.flags & NTLM_NEG_SIGN)
if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_SIGN|NTLM_NEG_NTLM2_SESSION)) {
} else if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_SIGN)) {
if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_SIGN|NTLM_NEG_NTLM2_SESSION)) {
} else if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_SIGN)) {
flags |= NTLM_NEG_SIGN;