Searched refs:NTLM_NEG_NTLM2_SESSION (Results 1 – 9 of 9) sorted by relevance
281 flags |= NTLM_NEG_NTLM2_SESSION; in _gss_ntlm_init_sec_context()340 if (type2.flags & NTLM_NEG_NTLM2_SESSION) { in _gss_ntlm_init_sec_context()444 ctx->flags |= NTLM_NEG_NTLM2_SESSION; in _gss_ntlm_init_sec_context()457 if (ctx->flags & NTLM_NEG_NTLM2_SESSION) { in _gss_ntlm_init_sec_context()
286 if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_SIGN|NTLM_NEG_NTLM2_SESSION)) { in _gss_ntlm_get_mic()358 if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_SIGN|NTLM_NEG_NTLM2_SESSION)) { in _gss_ntlm_verify_mic()478 if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_SEAL|NTLM_NEG_NTLM2_SESSION)) { in _gss_ntlm_wrap()550 if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_SEAL|NTLM_NEG_NTLM2_SESSION)) { in _gss_ntlm_unwrap()
236 if (ctx->flags & NTLM_NEG_NTLM2_SESSION) { in _gss_ntlm_accept_sec_context()
74 #define NTLM_NEG_NTLM2_SESSION 0x00080000 macro
102 * heimntlm.h: Add NTLM_NEG_NTLM2_SESSION, NTLMv2 session security.
155 if (ntq.flags & NTLM_NEG_NTLM2_SESSION) { in ntlm_service()
1048 NTLM_NEG_NTLM2_SESSION| \ in _kdc_do_digest()1266 if (flags & NTLM_NEG_NTLM2_SESSION) { in _kdc_do_digest()
1500 if (type2.flags & NTLM_NEG_NTLM2_SESSION) { in kcm_op_do_ntlm()
615 * ntlm/init_sec_context.c: Add NTLM_NEG_NTLM2_SESSION, NTLMv2