X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=blobdiff_plain;f=mech_eap%2FgssapiP_eap.h;h=8d7dc36ffdd75e46f0ed62a0830039c75018045f;hp=cb671102c3b65f6ed4c90cbe9363d9ad691b4fce;hb=06e2ee5ccf545c5e63ad0119ccc7e41653641c86;hpb=3e8ad5e079b54db722a97f41d45e098e80fad863 diff --git a/mech_eap/gssapiP_eap.h b/mech_eap/gssapiP_eap.h index cb67110..8d7dc36 100644 --- a/mech_eap/gssapiP_eap.h +++ b/mech_eap/gssapiP_eap.h @@ -211,6 +211,8 @@ struct gss_ctx_id_struct #define reauthCtx ctxU.reauth #endif } ctxU; + const struct gss_eap_token_buffer_set *inputTokens; + const struct gss_eap_token_buffer_set *outputTokens; }; #define TOK_FLAG_SENDER_IS_ACCEPTOR 0x01