Searched defs:gss_acquire_cred_res (Results 1 – 1 of 1) sorted by relevance
89 struct gss_acquire_cred_res { struct90 OM_UINT32 minor_status; /* status from the mechanism */91 GSS_CRED_ID_T output_cred_handle; /* returned credential handle */92 OM_UINT32 gssd_cred_verifier; /* verifier for cred handle */93 GSS_OID_SET actual_mechs; /* found cred mechanisms */94 OM_UINT32 time_rec; /* actual context validity */95 OM_UINT32 status; /* status of GSSAPI call */