X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=blobdiff_plain;f=gssapiP_eap.h;h=2483924d63bfa3fd2f9d98fbfd51475ed6899285;hp=142727287d73315e3febc7f4195a17c33a60794f;hb=c782e76527626566bb4d6fddf38f83beea0aa72a;hpb=5501c782934834e459272cf8c467c7b86caeb1e0 diff --git a/gssapiP_eap.h b/gssapiP_eap.h index 1427272..2483924 100644 --- a/gssapiP_eap.h +++ b/gssapiP_eap.h @@ -124,13 +124,6 @@ struct eap_gss_initiator_ctx { struct eap_gss_acceptor_ctx { }; -typedef OM_uint32 (*eap_gss_acceptor_sm)(OM_uint32 *, - gss_ctx_id_t, - gss_cred_id_t, - gss_buffer_t, - gss_channel_bindings_t, - gss_buffer_t); - struct gss_ctx_id_struct { GSSEAP_MUTEX mutex; enum eap_gss_state state;