Searched refs:ccache (Results 1 - 25 of 126) sorted by last modified time

123456

/macosx-10.10.1/Heimdal-398.1.2/kcm/
H A Dprotocol.c93 kcm_ccache ccache; local
102 name, &ccache);
108 ret = krb5_store_stringz(response, ccache->name);
110 kcm_release_ccache(context, ccache);
116 kcm_release_ccache(context, ccache);
166 kcm_ccache ccache; local
186 ret = kcm_ccache_new_client(context, client, name, &ccache);
193 ccache->client = principal;
197 kcm_release_ccache(context, ccache);
255 kcm_ccache ccache; local
317 kcm_ccache ccache; local
384 kcm_ccache ccache; local
428 kcm_ccache ccache; local
473 kcm_ccache ccache; local
532 kcm_ccache ccache; local
591 kcm_ccache ccache; local
639 kcm_ccache ccache; local
692 kcm_ccache ccache; local
749 kcm_ccache ccache; local
854 kcm_ccache ccache; local
1176 kcm_ccache ccache; local
1207 kcm_ccache ccache; local
1245 kcm_ccache ccache; local
1281 kcm_ccache ccache; local
1328 kcm_ccache ccache; local
[all...]
H A Dconfig.c169 static int parse_owners(kcm_ccache ccache) argument
194 ccache->uid = uid;
196 ccache->uid = 0; /* geteuid() XXX */
211 kcm_ccache ccache; local
219 &ccache);
223 ccache->flags |= KCM_FLAGS_OWNER_IS_SYSTEM;
224 ccache->flags |= KCM_FLAGS_USE_KEYTAB;
226 ret = parse_owners(ccache);
230 ret = krb5_parse_name(kcm_context, system_principal, &ccache->client);
232 kcm_release_ccache(kcm_context, ccache);
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/krb5/
H A Dinit_sec_context.c300 ctx->ccache = NULL;
377 krb5_ccache ccache,
426 ccache,
476 krb5_cc_close(context, ctx->ccache);
477 ctx->ccache = NULL;
506 krb5_ccache ccache,
520 kret = krb5_cc_get_principal(context, ccache, &creds.client);
548 ccache,
1074 ctx->ccache = cred->ccache;
374 gsskrb5_get_creds( OM_uint32 * minor_status, krb5_context context, krb5_ccache ccache, gsskrb5_ctx ctx, const gss_name_t target_name, int use_dns, OM_uint32 time_req, OM_uint32 * time_rec) argument
504 do_delegation(krb5_context context, krb5_auth_context ac, krb5_ccache ccache, krb5_creds *cred, krb5_const_principal name, krb5_data *fwd_data, uint32_t flagmask, uint32_t *flags) argument
[all...]
H A Dgsskrb5_locl.h127 krb5_ccache ccache; member in struct:gsskrb5_ctx
159 struct krb5_ccache_data *ccache; member in struct:gsskrb5_cred
H A Diter_cred.c98 handle->ccache = id;
H A Dacquire_cred.c218 krb5_ccache ccache = NULL; local
232 &ccache);
238 if (ccache == NULL) {
239 kret = krb5_cc_default(context, &ccache);
243 kret = krb5_cc_get_principal(context, ccache, &def_princ);
246 krb5_cc_close(context, ccache);
258 krb5_cc_close(context, ccache);
259 ccache = NULL;
278 kret = krb5_cc_cache_match(context, handle->principal, &ccache);
290 kret = krb5_cc_new_unique(context, krb5_cc_type_memory, NULL, &ccache);
805 krb5_ccache ccache = NULL, ccachereplace = NULL; local
[all...]
H A Dcreds.c63 type = krb5_cc_get_type(context, handle->ccache);
74 if (handle->ccache == NULL)
84 ret = _krb5_get_krbtgt(context, handle->ccache,
245 handle->ccache = id;
289 ret = krb5_cc_get_config(context, cred->ccache, NULL, "nah-created", &data);
296 ret = func(context, cred->ccache);
332 if (cred->ccache == NULL) {
337 ret = krb5_cc_get_config(context, cred->ccache, NULL, label, &data);
363 if (cred->ccache == NULL) {
374 ret = krb5_cc_set_config(context, cred->ccache, NUL
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dget_for_creds.c94 * @param ccache credential cache to use.
109 krb5_ccache ccache,
151 ccache,
174 * @param ccache credential cache to use
189 krb5_ccache ccache,
219 ret = krb5_get_credentials(context, 0, ccache, in_creds, &ticket);
260 ccache,
104 krb5_fwd_tgt_creds(krb5_context context, krb5_auth_context auth_context, const char *hostname, krb5_principal client, krb5_principal server, krb5_ccache ccache, int forwardable, krb5_data *out_data) argument
187 krb5_get_forwarded_creds(krb5_context context, krb5_auth_context auth_context, krb5_ccache ccache, krb5_flags flags, const char *hostname, krb5_creds *in_creds, krb5_data *out_data) argument
H A Drd_cred.c324 krb5_ccache ccache,
335 /* Store the creds in the ccache */
338 krb5_cc_store_cred(context, ccache, creds[i]);
322 krb5_rd_cred2(krb5_context context, krb5_auth_context auth_context, krb5_ccache ccache, krb5_data *in_data) argument
H A Dacache.c56 cc_ccache_t ccache; member in struct:krb5_acc
444 error = (*a->ccache->func->get_name)(a->ccache, &name);
480 &a->ccache);
536 error = (*a->context->func->open_ccache)(a->context, res, &a->ccache);
546 error = (*a->ccache->func->get_kdc_time_offset)(a->ccache,
553 a->ccache = NULL;
575 a->ccache = NULL;
599 &a->ccache);
[all...]
H A Dkrb5-protos.h64 * gotten from the KDC and stored in the cred cache `ccache'.
85 * check the credential cache ccache before checking with the KDC.
88 * @param ccache credential cache used to check for des-ticket.
101 krb5_ccache ccache,
963 * @param id next ccache
987 * Stop using the ccache `id' and free the related resources.
1056 * Open the default ccache in `id'.
1070 * ccache name.
1081 * Remove the ccache `id'.
1106 * Generate a new ccache o
[all...]
H A Dchangepw.c601 * @param ccache the credential cache to use to find the
622 krb5_ccache ccache,
640 ret = krb5_cc_get_principal(context, ccache, &principal);
652 ret = krb5_cc_get_principal(context, ccache, &creds.client);
658 ret = krb5_get_credentials(context, 0, ccache, &creds, &credsp);
621 krb5_set_password_using_ccache(krb5_context context, krb5_ccache ccache, const char *newpw, krb5_principal targprinc, int *result_code, krb5_data *result_code_string, krb5_data *result_string) argument
H A Ddeprecated.c228 krb5_ccache ccache,
243 ccache,
270 krb5_ccache ccache,
282 ccache,
296 ccache,
353 krb5_ccache ccache,
373 ccache,
378 * Generate a new ccache of type `ops' in `id'.
533 krb5_ccache ccache,
542 return _krb5_get_cred_kdc_any(context, f, ccache, NUL
[all...]
H A Dkrb5-private.h383 krb5_ccache ccache,
471 krb5_ccache ccache,
598 krb5_ccache ccache,
H A Dsendauth.c73 krb5_ccache ccache,
124 if (ccache == NULL) {
125 ret = krb5_cc_default (context, &ccache);
132 ret = krb5_cc_get_principal (context, ccache, &this_client);
135 krb5_cc_close(context, ccache);
148 ret = krb5_get_credentials (context, 0, ccache, in_creds, &creds);
151 krb5_cc_close(context, ccache);
158 krb5_cc_close(context, ccache);
64 krb5_sendauth(krb5_context context, krb5_auth_context *auth_context, krb5_pointer p_fd, const char *appl_version, krb5_principal client, krb5_principal server, krb5_flags ap_req_options, krb5_data *in_data, krb5_creds *in_creds, krb5_ccache ccache, krb5_error **ret_error, krb5_ap_rep_enc_part **rep_result, krb5_creds **out_creds) argument
H A Dtkt.c48 krb5_ccache ccache,
68 ccache, creds,
136 krb5_ccache ccache,
160 if (ccache->ops->tgt_req) {
167 ret = ccache->ops->tgt_req(context, ccache, &in, &out);
329 ccache,
534 store_tgts(krb5_context context, krb5_ccache ccache, krb5_creds **tgts) argument
542 krb5_cc_store_cred(context, ccache, tgts[n]);
569 krb5_ccache ccache; member in struct:krb5_tkt_creds_context_data
45 make_pa_tgs_req(krb5_context context, krb5_auth_context ac, KDC_REQ_BODY *body, krb5_ccache ccache, krb5_creds *creds, krb5_data *tgs_req) argument
135 _krb5_init_tgs_req(krb5_context context, krb5_ccache ccache, struct krb5_fast_state *state, krb5_addresses *addresses, krb5_kdc_flags flags, krb5_const_principal impersonate_principal, Ticket *second_ticket, krb5_creds *in_creds, krb5_creds *krbtgt, unsigned nonce, METHOD_DATA *padata, krb5_keyblock **subkey, TGS_REQ *t) argument
1126 krb5_tkt_creds_init(krb5_context context, krb5_ccache ccache, krb5_creds *in_cred, krb5_flags options, krb5_tkt_creds_context *pctx) argument
[all...]
H A Dget_cred.c401 krb5_ccache ccache,
438 ret = find_cred(context, ccache, tmp_creds.server,
451 ret = get_cred_kdc_address(context, ccache, fast_state,
482 ret = get_cred_kdc_capath(context, flags, ccache, fast_state, &tmp_creds,
530 ret = get_cred_kdc_address (context, ccache, fast_state, flags, NULL,
564 krb5_ccache ccache,
580 ret = get_cred_kdc_capath_worker(context, flags, ccache, fast_state, in_creds, try_realm,
589 ret = get_cred_kdc_capath_worker(context, flags, ccache, fast_state, in_creds,
602 krb5_ccache ccache,
651 ret = find_cred(context, ccache, tgtnam
399 get_cred_kdc_capath_worker(krb5_context context, krb5_kdc_flags flags, krb5_ccache ccache, struct krb5_fast_state *fast_state, krb5_creds *in_creds, krb5_const_realm try_realm, krb5_principal impersonate_principal, Ticket *second_ticket, const char *kdc_hostname, krb5_creds **out_creds, krb5_creds ***ret_tgts) argument
562 get_cred_kdc_capath(krb5_context context, krb5_kdc_flags flags, krb5_ccache ccache, struct krb5_fast_state *fast_state, krb5_creds *in_creds, krb5_principal impersonate_principal, Ticket *second_ticket, const char *kdc_hostname, krb5_creds **out_creds, krb5_creds ***ret_tgts) argument
600 get_cred_kdc_referral(krb5_context context, krb5_kdc_flags flags, krb5_ccache ccache, struct krb5_fast_state *fast_state, krb5_creds *in_creds, krb5_principal impersonate_principal, Ticket *second_ticket, const char *kdc_hostname, krb5_creds **out_creds, krb5_creds ***ret_tgts) argument
771 _krb5_get_cred_kdc_any(krb5_context context, krb5_kdc_flags flags, krb5_ccache ccache, struct krb5_fast_state *fast_state, krb5_creds *in_creds, krb5_principal impersonate_principal, Ticket *second_ticket, krb5_creds **out_creds, krb5_creds ***ret_tgts) argument
844 store_tgts(krb5_context context, krb5_ccache ccache, krb5_creds **tgts) argument
874 krb5_get_credentials_with_flags(krb5_context context, krb5_flags options, krb5_kdc_flags flags, krb5_ccache ccache, krb5_creds *in_creds, krb5_creds **out_creds) argument
1058 krb5_get_credentials(krb5_context context, krb5_flags options, krb5_ccache ccache, krb5_creds *in_creds, krb5_creds **out_creds) argument
1171 krb5_get_creds(krb5_context context, krb5_get_creds_opt opt, krb5_ccache ccache, krb5_const_principal inprinc, krb5_creds **out_creds) argument
1309 krb5_get_renewed_creds(krb5_context context, krb5_creds *creds, krb5_const_principal client, krb5_ccache ccache, const char *in_tkt_service) argument
[all...]
/macosx-10.10.1/curl-83.1.2/curl/
H A Dconfigure11520 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
[all...]
/macosx-10.10.1/gssd-64/
H A Dgssd.c2022 krb5_ccache ccache; local
2038 while (!(error = krb5_cc_cache_next(kcontext, cursor, &ccache))) {
2041 err = krb5_cc_get_full_name(kcontext, ccache, &cname);
2046 krb5_cc_close(kcontext, ccache);
2052 err = krb5_cc_get_principal(kcontext, ccache, &ccache_princ);
2054 krb5_cc_close(kcontext, ccache);
2063 err = krb5_cc_get_lifetime(kcontext, ccache, &ltime);
2084 krb5_cc_close(kcontext, ccache);
2094 krb5_cc_close(kcontext, ccache);
2140 Debug("Using ccache <
[all...]
/macosx-10.10.1/Heimdal-398.1.2/kuser/
H A Dklist.c244 * Print all tickets in `ccache' on stdout, verbosily iff do_verbose.
249 krb5_ccache ccache,
268 ret = krb5_cc_get_full_name(context, ccache, &fullname);
276 ret = krb5_cc_get_friendly_name(context, ccache, &name);
286 krb5_cc_get_version(context, ccache));
288 krb5_cc_set_flags(context, ccache, KRB5_TC_NOTICKET);
291 ret = krb5_cc_get_kdc_offset(context, ccache, &sec);
315 ret = krb5_cc_start_seq_get (context, ccache, &cursor);
335 ccache,
349 ret = krb5_cc_end_seq_get (context, ccache,
248 print_tickets(krb5_context context, krb5_ccache ccache, krb5_principal principal, int do_verbose, int do_flags, int do_hidden, int do_json) argument
367 check_expiration(krb5_context context, krb5_ccache ccache, time_t *expiration) argument
462 display_v5_ccache(krb5_context context, krb5_ccache ccache, int do_test, int do_verbose, int do_flags, int do_hidden, int do_json) argument
[all...]
H A Dkdestroy.c80 krb5_ccache ccache; local
113 while (krb5_cccol_cursor_next (context, cursor, &ccache) == 0 && ccache != NULL) {
115 ret = krb5_cc_destroy (context, ccache);
135 ret = krb5_cc_cache_match(context, p, &ccache);
141 ret = krb5_cc_default(context, &ccache);
147 &ccache);
163 ret = krb5_cc_remove_cred(context, ccache, 0, &mcred);
168 krb5_cc_close(context, ccache);
174 ret = krb5_cc_destroy (context, ccache);
[all...]
H A Dkinit.c366 krb5_ccache ccache,
645 ret = krb5_cc_new_unique(context, krb5_cc_get_type(context, ccache),
688 ret = krb5_cc_move(context, tempccache, ccache);
695 krb5_cc_switch(context, ccache);
709 krb5_cc_set_config(context, ccache, NULL, "realm-config", &data);
768 krb5_ccache ccache; member in struct:renew_ctx
783 ctx->ccache, server_str, ctx->ticket_life);
791 ctx->ccache, ctx->ticket_life, 0);
795 krb5_afslog(ctx->context, ctx->ccache, NULL, NULL);
798 expire = ticket_lifetime(ctx->context, ctx->ccache, ct
364 get_new_tickets(krb5_context context, krb5_principal principal, krb5_ccache ccache, krb5_deltat ticket_life, int interactive) argument
808 krb5_ccache ccache; local
[all...]
/macosx-10.10.1/KerberosHelper-151/Source/
H A Dna.c92 krb5_ccache ccache; member in struct:NAHSelectionData
225 if (nasel->ccache)
226 krb5_cc_close(nasel->na->context, nasel->ccache);
891 if (nasel != NULL && nasel->ccache == NULL) {
893 nasel->ccache = id;
1711 if (selection->ccache) {
1712 nalog(ASL_LEVEL_DEBUG, CFSTR("have ccache"));
1942 if (selection->ccache)
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/saslauthd/
H A Dauth_krb5.c181 krb5_ccache ccache = NULL; local
212 syslog(LOG_ERR, "auth_krb5: could not generate ccache name");
216 if (krb5_cc_resolve(context, tfname, &ccache)) {
226 krb5_cc_destroy(context, ccache);
235 krb5_verify_opt_set_ccache(&opt, ccache);
247 krb5_cc_destroy(context, ccache);
269 krb5_ccache ccache)
314 thishost, NULL, ccache, &packet))) {
367 krb5_ccache ccache = NULL; local
403 if (krb5_cc_resolve(context, tfname, &ccache)) {
268 k5support_verify_tgt(krb5_context context, krb5_ccache ccache) argument
[all...]
/macosx-10.10.1/SmartcardCCID-55008/ccid/ccid/
H A Dconfigure8508 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;

Completed in 369 milliseconds

123456