more work on state machines
[mech_eap.orig] / gssapiP_eap.h
index 28e65b3..6013c1d 100644 (file)
@@ -118,6 +118,7 @@ struct eap_gss_initiator_ctx {
     struct eap_peer_config eapPeerConfig;
     struct eap_config eapConfig;
     struct eap_sm *eap;
+    struct wpabuf reqData;
 };
 
 /* Acceptor context flags */