Searched refs:hout_creds (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/MITKerberosShim-62.1/
H A Dmk_req.c150 krb5_creds hin_creds, *hout_creds = NULL; local
172 &hout_creds);
186 if (hout_creds && out_creds) {
188 mshim_hcred2mcred(HC(context), hout_creds, *out_creds); local
194 if (hout_creds)
195 heim_krb5_free_creds(HC(context), hout_creds); local

Completed in 111 milliseconds