Searched defs:gss_export_sec_context_res (Results 1 – 1 of 1) sorted by relevance
210 struct gss_export_sec_context_res { struct211 OM_UINT32 minor_status; /* status from the mechanism */212 GSS_CTX_ID_T context_handle; /* handle to existing context */213 GSS_BUFFER_T output_token; /* input token for import_sec_context */214 OM_UINT32 status; /* status of GSSAPI call */