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