Searched refs:NTLM_NEG_ALWAYS_SIGN (Results 1 – 4 of 4) sorted by relevance
68 #define NTLM_NEG_ALWAYS_SIGN 0x00008000 macro
319 } else if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_ALWAYS_SIGN)) { in _gss_ntlm_get_mic()401 } else if (ctx->flags & NTLM_NEG_ALWAYS_SIGN) { in _gss_ntlm_verify_mic()
277 flags |= NTLM_NEG_ALWAYS_SIGN; in _gss_ntlm_init_sec_context()
1047 NTLM_NEG_ALWAYS_SIGN| \ in _kdc_do_digest()