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

/osnet-11/usr/src/lib/krb5/kdb/
H A Dkeytab.c119 krb5_ktkdb_get_entry(in_context, id, principal, kvno, enctype, entry)
120 krb5_context in_context;
139 context = in_context;
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_retr.c315 krb5_creds_compare (krb5_context in_context, argument
323 equal = krb5_principal_compare (in_context, in_creds->client,
328 equal = krb5_principal_compare (in_context, in_creds->server,
362 equal = krb5_address_compare (in_context, addresses[i],

Completed in 96 milliseconds