GSS_C_DCE_STYLE
if ((flags & GSS_C_DCE_STYLE) != 0)
if ((ret_flags & GSS_C_DCE_STYLE) != 0)
#define IS_DCE_STYLE(ctx) (((ctx)->flags & GSS_C_DCE_STYLE) != 0)
if (req_flags & GSS_C_DCE_STYLE) {
flags |= GSS_C_DCE_STYLE | GSS_C_MUTUAL_FLAG;
if (flags & GSS_C_DCE_STYLE) {
if (req_flags & GSS_C_DCE_STYLE) {
if (ctx->mech_flags & GSS_C_DCE_STYLE)
flags |= GSS_C_DCE_STYLE;
gss_flags |= GSS_C_DCE_STYLE;
if (ctx->proto == 1 || (ctx->gss_flags & GSS_C_DCE_STYLE) ||
if (ctx->gss_flags & GSS_C_DCE_STYLE) {
if (ctx->established == 0 && (ctx->gss_flags & GSS_C_DCE_STYLE)) {
GSS_C_SEQUENCE_FLAG | GSS_C_DCE_STYLE | \
if (no_encap != ((gss_flags & GSS_C_DCE_STYLE) != 0)) {
if ((ctx->gss_flags & GSS_C_DCE_STYLE) == 0) {
if (ctx->gss_flags & GSS_C_DCE_STYLE)
(ctx->gss_flags & GSS_C_DCE_STYLE) == 0 &&
if (ctx->gss_flags & GSS_C_DCE_STYLE) {
GSS_C_DCE_STYLE | GSS_C_IDENTIFY_FLAG |
if (req_flags & GSS_C_DCE_STYLE)
if (ctx->gss_flags & GSS_C_DCE_STYLE) {
(ctx->proto == 1 || (ctx->gss_flags & GSS_C_DCE_STYLE) ||
if (ctx->gss_flags & GSS_C_DCE_STYLE) {
if (ctx->gss_flags & GSS_C_DCE_STYLE)
((ctx->gss_flags & GSS_C_DCE_STYLE) != 0),
dce_or_mic = ((ctx->gss_flags & GSS_C_DCE_STYLE) != 0 ||
(ctx->gss_flags & GSS_C_DCE_STYLE) == 0)
if (ctx->gss_flags & GSS_C_DCE_STYLE) {
if (k5_padlen == 0 && (ctx->gss_flags & GSS_C_DCE_STYLE)) {
if (ctx->gss_flags & GSS_C_DCE_STYLE)
((ctx->gss_flags & GSS_C_DCE_STYLE) != 0),
if ((ctx->gss_flags & GSS_C_DCE_STYLE) == 0)
((ctx->gss_flags & GSS_C_DCE_STYLE) != 0),
((ctx->gss_flags & GSS_C_DCE_STYLE) != 0),
(ctx->gss_flags & GSS_C_DCE_STYLE) == 0) {
if ((ctx->gss_flags & GSS_C_DCE_STYLE) == 0 &&
if (toktype != KG_TOK_WRAP_MSG || (ctx->gss_flags & GSS_C_DCE_STYLE)) {