Searched refs:NTLM_NEG_SIGN (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/ntlm/
H A Dheimntlm.h53 #define NTLM_NEG_SIGN 0x00000010 macro
/freebsd-11-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Dcrypto.c284 if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_SIGN|NTLM_NEG_NTLM2_SESSION)) {
301 } else if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_SIGN)) {
356 if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_SIGN|NTLM_NEG_NTLM2_SESSION)) {
371 } else if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_SIGN)) {
H A Daccept_sec_context.c144 if (type1.flags & NTLM_NEG_SIGN)
146 if (type1.flags & NTLM_NEG_SIGN)
H A Dinit_sec_context.c273 flags |= NTLM_NEG_SIGN;
/freebsd-11-stable/crypto/heimdal/kdc/
H A Ddigest.c1045 NTLM_NEG_SIGN| \

Completed in 69 milliseconds