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

/freebsd-11-stable/crypto/heimdal/lib/ntlm/
H A Dheimntlm.h54 #define NTLM_NEG_SEAL 0x00000020 macro
/freebsd-11-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Dcrypto.c438 if(ctx->flags & NTLM_NEG_SEAL) {
476 if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_SEAL|NTLM_NEG_NTLM2_SESSION)) {
484 } else if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_SEAL)) {
548 if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_SEAL|NTLM_NEG_NTLM2_SESSION)) {
556 } else if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_SEAL)) {
H A Dinit_sec_context.c271 flags |= NTLM_NEG_SEAL;
/freebsd-11-stable/crypto/heimdal/kdc/
H A Ddigest.c1046 NTLM_NEG_SEAL| \

Completed in 110 milliseconds