Searched refs:hin_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
152 memset(&hin_creds, 0, sizeof(hin_creds));
158 mshim_mcred2hcred(HC(context), in_creds, &hin_creds); local
168 in_creds ? &hin_creds : NULL,
176 heim_krb5_free_cred_contents(HC(context), &hin_creds); local

Completed in 117 milliseconds