Searched refs:NTLM_NEG_NTLM2_SESSION (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/ntlm/
H A Dheimntlm.h74 #define NTLM_NEG_NTLM2_SESSION 0x00080000 macro
/freebsd-13-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Dcrypto.c286 if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_SIGN|NTLM_NEG_NTLM2_SESSION)) {
358 if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_SIGN|NTLM_NEG_NTLM2_SESSION)) {
478 if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_SEAL|NTLM_NEG_NTLM2_SESSION)) {
550 if (CTX_FLAGS_ISSET(ctx, NTLM_NEG_SEAL|NTLM_NEG_NTLM2_SESSION)) {
H A Dinit_sec_context.c279 flags |= NTLM_NEG_NTLM2_SESSION;
338 if (type2.flags & NTLM_NEG_NTLM2_SESSION) {
442 ctx->flags |= NTLM_NEG_NTLM2_SESSION;
455 if (ctx->flags & NTLM_NEG_NTLM2_SESSION) {
H A Daccept_sec_context.c236 if (ctx->flags & NTLM_NEG_NTLM2_SESSION) {
/freebsd-13-stable/crypto/heimdal/kdc/
H A Ddigest-service.c155 if (ntq.flags & NTLM_NEG_NTLM2_SESSION) {
H A Ddigest.c1048 NTLM_NEG_NTLM2_SESSION| \
1266 if (flags & NTLM_NEG_NTLM2_SESSION) {
/freebsd-13-stable/crypto/heimdal/kcm/
H A Dprotocol.c1500 if (type2.flags & NTLM_NEG_NTLM2_SESSION) {

Completed in 524 milliseconds