negotiated_mech_type  649 source4/heimdal/lib/gssapi/spnego/accept_sec_context.c 				     &ctx->negotiated_mech_type,
negotiated_mech_type  664 source4/heimdal/lib/gssapi/spnego/accept_sec_context.c 	    ctx->negotiated_mech_type = preferred_mech_type;
negotiated_mech_type  709 source4/heimdal/lib/gssapi/spnego/accept_sec_context.c 	ctx->negotiated_mech_type = preferred_mech_type;
negotiated_mech_type  749 source4/heimdal/lib/gssapi/spnego/accept_sec_context.c 	*mech_type = ctx->negotiated_mech_type;
negotiated_mech_type  854 source4/heimdal/lib/gssapi/spnego/accept_sec_context.c 					 &ctx->negotiated_mech_type,
negotiated_mech_type  872 source4/heimdal/lib/gssapi/spnego/accept_sec_context.c 		gss_mg_collect_error(ctx->negotiated_mech_type, ret, minor);
negotiated_mech_type  952 source4/heimdal/lib/gssapi/spnego/accept_sec_context.c 	*mech_type = ctx->negotiated_mech_type;
negotiated_mech_type   68 source4/heimdal/lib/gssapi/spnego/compat.c     ctx->negotiated_mech_type = GSS_C_NO_OID;
negotiated_mech_type  127 source4/heimdal/lib/gssapi/spnego/compat.c     ctx->negotiated_mech_type = GSS_C_NO_OID;
negotiated_mech_type  190 source4/heimdal/lib/gssapi/spnego/compat.c 	if (gss_oid_equal(ctx->negotiated_mech_type, ctx->preferred_mech_type)) {
negotiated_mech_type  192 source4/heimdal/lib/gssapi/spnego/compat.c 	} else if (gss_oid_equal(ctx->negotiated_mech_type, &_gss_spnego_krb5_mechanism_oid_desc) &&
negotiated_mech_type  266 source4/heimdal/lib/gssapi/spnego/init_sec_context.c 			       &ctx->negotiated_mech_type,
negotiated_mech_type  364 source4/heimdal/lib/gssapi/spnego/init_sec_context.c 	*actual_mech_type = ctx->negotiated_mech_type;
negotiated_mech_type  515 source4/heimdal/lib/gssapi/spnego/init_sec_context.c 				   &ctx->negotiated_mech_type,
negotiated_mech_type  611 source4/heimdal/lib/gssapi/spnego/init_sec_context.c 	*actual_mech_type = ctx->negotiated_mech_type;
negotiated_mech_type   84 source4/heimdal/lib/gssapi/spnego/spnego_locl.h 	gss_OID			negotiated_mech_type;