Protoypes for _gss_mg_.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19925 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -33,3 +33,9 @@ struct _gss_context {
|
||||
gssapi_mech_interface gc_mech;
|
||||
gss_ctx_id_t gc_ctx;
|
||||
};
|
||||
|
||||
void
|
||||
_gss_mg_error(gssapi_mech_interface, OM_uint32, OM_uint32);
|
||||
|
||||
OM_uint32
|
||||
_gss_mg_get_error(const gss_OID, OM_uint32, OM_uint32, gss_buffer_t);
|
||||
|
Reference in New Issue
Block a user