Searched refs:NTLM_NEG_ALWAYS_SIGN (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/ntlm/
H A Dheimntlm.h68 #define NTLM_NEG_ALWAYS_SIGN 0x00008000 macro
/freebsd-13-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Dcrypto.c319 } else if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_ALWAYS_SIGN)) {
401 } else if (ctx->flags & NTLM_NEG_ALWAYS_SIGN) {
H A Dinit_sec_context.c275 flags |= NTLM_NEG_ALWAYS_SIGN;
/freebsd-13-stable/crypto/heimdal/kdc/
H A Ddigest.c1047 NTLM_NEG_ALWAYS_SIGN| \

Completed in 164 milliseconds