Searched defs:hmcreds (Results 1 - 2 of 2) sorted by path

/macosx-10.9.5/MITKerberosShim-62.1/
H A Dcache.c188 krb5_creds hcreds, hmcreds; local
198 mshim_mcred2hcred(HC(context), mcreds, &hmcreds); local
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
83 heim_krb5_free_cred_contents(HC(context), &hmcreds); local

Completed in 273 milliseconds