Searched refs:hmcreds (Results 1 - 2 of 2) sorted by last modified time

/macosx-10.9.5/MITKerberosShim-62.1/
H A Dcache.c188 krb5_creds hcreds, hmcreds; local
198 mshim_mcred2hcred(HC(context), mcreds, &hmcreds); local
200 &hmcreds, &hcreds);
201 heim_krb5_free_cred_contents(HC(context), &hmcreds); local
H A Dcreds.c75 krb5_creds *hcreds = NULL, hmcreds; local
79 mshim_mcred2hcred(HC(context), mcreds, &hmcreds); local
81 ret = heim_krb5_get_credentials(HC(context), options, (krb5_ccache)id, &hmcreds, &hcreds);
83 heim_krb5_free_cred_contents(HC(context), &hmcreds); local

Completed in 85 milliseconds