Home
last modified time | relevance | path

Searched refs:krb5_ccache (Results 1 – 25 of 94) sorted by relevance

1234

/freebsd/kerberos5/lib/libkrb5/
H A DMakefile34 krb5_ccache.3 \
198 krb5_ccache.3 krb5_acc_ops.3 \
199 krb5_ccache.3 krb5_cc_cache_end_seq_get.3 \
200 krb5_ccache.3 krb5_cc_cache_get_first.3 \
201 krb5_ccache.3 krb5_cc_cache_match.3 \
202 krb5_ccache.3 krb5_cc_cache_next.3 \
203 krb5_ccache.3 krb5_cc_clear_mcred.3 \
204 krb5_ccache.3 krb5_cc_close.3 \
205 krb5_ccache.3 krb5_cc_copy_cache.3 \
206 krb5_ccache.3 krb5_cc_copy_creds.3 \
[all …]
/freebsd/crypto/heimdal/kcm/
H A Dglue.c49 krb5_ccache id) in kcmss_get_name()
55 kcmss_resolve(krb5_context context, krb5_ccache *id, const char *res) in kcmss_resolve()
61 kcmss_gen_new(krb5_context context, krb5_ccache *id) in kcmss_gen_new()
68 krb5_ccache id, in kcmss_initialize()
88 krb5_ccache id) in kcmss_close()
102 krb5_ccache id) in kcmss_destroy()
116 krb5_ccache id, in kcmss_store_cred()
132 krb5_ccache id, in kcmss_retrieve()
157 krb5_ccache id, in kcmss_get_principal()
173 krb5_ccache id, in kcmss_get_first()
[all …]
/freebsd/crypto/heimdal/lib/krb5/
H A Dcache.c161 krb5_ccache *id) in _krb5_cc_allocate()
163 krb5_ccache p; in _krb5_cc_allocate()
186 krb5_ccache *id) in allocate_ccache()
259 krb5_ccache *id) in krb5_cc_resolve()
298 const char *hint, krb5_ccache *id) in krb5_cc_new_unique()
330 krb5_ccache id) in krb5_cc_get_name()
344 krb5_ccache id) in krb5_cc_get_type()
364 krb5_ccache id, in krb5_cc_get_full_name()
401 krb5_cc_get_ops(krb5_context context, krb5_ccache id) in krb5_cc_get_ops()
465 krb5_cc_switch(krb5_context context, krb5_ccache id) in krb5_cc_switch()
[all …]
H A Dkrb5.h372 typedef struct krb5_ccache_data *krb5_ccache; typedef
475 const char* (KRB5_CALLCONV * get_name)(krb5_context, krb5_ccache);
476 krb5_error_code (KRB5_CALLCONV * resolve)(krb5_context, krb5_ccache *, const char *);
477 krb5_error_code (KRB5_CALLCONV * gen_new)(krb5_context, krb5_ccache *);
478 krb5_error_code (KRB5_CALLCONV * init)(krb5_context, krb5_ccache, krb5_principal);
479 krb5_error_code (KRB5_CALLCONV * destroy)(krb5_context, krb5_ccache);
480 krb5_error_code (KRB5_CALLCONV * close)(krb5_context, krb5_ccache);
481 krb5_error_code (KRB5_CALLCONV * store)(krb5_context, krb5_ccache, krb5_creds*);
482 krb5_error_code (KRB5_CALLCONV * retrieve)(krb5_context, krb5_ccache,
484 krb5_error_code (KRB5_CALLCONV * get_princ)(krb5_context, krb5_ccache, krb5_principal*);
[all …]
H A Dmcache.c61 krb5_ccache id) in mcc_get_name()
108 mcc_resolve(krb5_context context, krb5_ccache *id, const char *res) in mcc_resolve()
140 mcc_gen_new(krb5_context context, krb5_ccache *id) in mcc_gen_new()
160 krb5_ccache id, in mcc_initialize()
186 krb5_ccache id) in mcc_close()
195 krb5_ccache id) in mcc_destroy()
236 krb5_ccache id, in mcc_store_cred()
267 krb5_ccache id, in mcc_get_principal()
281 krb5_ccache id, in mcc_get_first()
295 krb5_ccache id, in mcc_get_next()
[all …]
H A Dkcm.c46 kcm_set_kdc_offset(krb5_context, krb5_ccache, krb5_deltat);
139 kcm_alloc(krb5_context context, const char *name, krb5_ccache *id) in kcm_alloc()
220 kcm_free(krb5_context context, krb5_ccache *id) in kcm_free()
234 krb5_ccache id) in kcm_get_name()
240 kcm_resolve(krb5_context context, krb5_ccache *id, const char *res) in kcm_resolve()
252 kcm_gen_new(krb5_context context, krb5_ccache *id) in kcm_gen_new()
302 krb5_ccache id, in kcm_initialize()
337 krb5_ccache id) in kcm_close()
352 krb5_ccache id) in kcm_destroy()
384 krb5_ccache id, in kcm_store_cred()
[all …]
H A Dkrb5-protos.h47 krb5_ccache /*ccache*/,
583 krb5_ccache */*id*/);
589 krb5_ccache */*id*/);
597 krb5_ccache /*id*/);
602 const krb5_ccache /*from*/,
603 krb5_ccache /*to*/);
608 const krb5_ccache /*from*/,
609 krb5_ccache /*to*/);
614 const krb5_ccache /*from*/,
615 krb5_ccache /*to*/,
[all …]
H A Dfcache.c63 krb5_ccache id) in fcc_get_name()
174 fcc_lock(krb5_context context, krb5_ccache id, in fcc_lock()
187 fcc_resolve(krb5_context context, krb5_ccache *id, const char *res) in fcc_resolve()
311 fcc_gen_new(krb5_context context, krb5_ccache *id) in fcc_gen_new()
381 krb5_ccache id, in fcc_open()
418 krb5_ccache id, in fcc_initialize()
476 krb5_ccache id) in fcc_close()
488 krb5_ccache id) in fcc_destroy()
499 krb5_ccache id, in fcc_store_cred()
539 krb5_ccache id, in init_fcc()
[all …]
H A Dkrb5-private.h65 krb5_ccache */*id*/);
260 krb5_ccache /*ccache*/,
297 krb5_ccache /*id*/,
330 krb5_ccache /*id*/,
337 krb5_ccache /*id*/,
348 krb5_ccache /*id*/);
561 krb5_ccache /*id*/);
H A Dacache.c59 static krb5_error_code KRB5_CALLCONV acc_close(krb5_context, krb5_ccache);
458 krb5_ccache id) in acc_get_name()
494 acc_alloc(krb5_context context, krb5_ccache *id) in acc_alloc()
524 acc_resolve(krb5_context context, krb5_ccache *id, const char *res) in acc_resolve()
564 acc_gen_new(krb5_context context, krb5_ccache *id) in acc_gen_new()
583 krb5_ccache id, in acc_initialize()
637 krb5_ccache id) in acc_close()
659 krb5_ccache id) in acc_destroy()
677 krb5_ccache id, in acc_store_cred()
712 krb5_ccache id, in acc_get_principal()
[all …]
H A Dverify_user.c39 krb5_ccache ccache, in verify_common()
48 krb5_ccache id; in verify_common()
119 krb5_verify_opt_set_ccache(krb5_verify_opt *opt, krb5_ccache ccache) in krb5_verify_opt_set_ccache()
221 krb5_ccache ccache, in krb5_verify_user()
245 krb5_ccache ccache, in krb5_verify_user_lrealm()
H A Dtest_cc.c102 krb5_ccache id, id2; in test_mcache()
167 krb5_ccache id, id2; in test_init_vs_destroy()
209 krb5_ccache id; in test_cache_remove()
256 krb5_ccache id, id2; in test_mcc_default()
356 krb5_ccache id = NULL; in test_cache_find()
379 krb5_ccache id; in test_cache_iter()
418 krb5_ccache id; in test_cache_iter_all()
451 krb5_ccache fromid, toid; in test_copy()
493 krb5_ccache fromid, toid; in test_move()
556 krb5_ccache id; in test_cc_config()
[all …]
H A Dscache.c483 krb5_ccache id) in scc_get_name()
489 scc_resolve(krb5_context context, krb5_ccache *id, const char *res) in scc_resolve()
540 scc_gen_new(krb5_context context, krb5_ccache *id) in scc_gen_new()
560 krb5_ccache id, in scc_initialize()
624 krb5_ccache id) in scc_close()
632 krb5_ccache id) in scc_destroy()
710 krb5_ccache id, in scc_store_cred()
818 krb5_ccache id, in scc_get_principal()
874 krb5_ccache id, in scc_get_first()
980 krb5_ccache id, in scc_get_next()
[all …]
H A Dget_cred.c41 krb5_ccache, krb5_creds *, krb5_principal,
142 krb5_ccache ccache, in init_tgs_req()
287 krb5_ccache id, in _krb5_get_krbtgt()
397 krb5_ccache id, in get_cred_kdc()
593 krb5_ccache id, in get_cred_kdc_address()
633 krb5_ccache id, in krb5_get_kdc_cred()
688 krb5_ccache id, in find_cred()
736 krb5_ccache ccache, in get_cred_kdc_capath_worker()
887 krb5_ccache ccache, in get_cred_kdc_capath()
922 krb5_ccache ccache, in get_cred_kdc_referral()
[all …]
H A Dverify_init.c75 krb5_ccache *ccache, in krb5_verify_init_creds()
80 krb5_ccache local_ccache = NULL; in krb5_verify_init_creds()
218 krb5_ccache ccache, in krb5_get_validated_creds()
H A Dmk_req.c42 krb5_ccache ccache, in krb5_mk_req_exact()
87 krb5_ccache ccache, in krb5_mk_req()
/freebsd/crypto/heimdal/lib/kadm5/
H A Dkadm5-private.h29 krb5_ccache /*ccache*/,
30 krb5_ccache */*ret_cache*/);
199 krb5_ccache /*ccache*/,
210 krb5_ccache /*ccache*/,
430 krb5_ccache /*ccache*/,
441 krb5_ccache /*ccache*/,
H A Dinit_c.c133 krb5_ccache id, in get_kadm_ticket()
159 krb5_ccache *ret_cache) in get_new_cache()
164 krb5_ccache id; in get_new_cache()
243 krb5_ccache *id, in get_cache_principal()
322 krb5_ccache ccache, in _kadm5_c_get_cred_cache()
323 krb5_ccache *ret_cache) in _kadm5_c_get_cred_cache()
326 krb5_ccache id = NULL; in _kadm5_c_get_cred_cache()
410 krb5_ccache cc; in kadm_connect()
562 krb5_ccache ccache, in kadm5_c_init_with_context()
571 krb5_ccache cc; in kadm5_c_init_with_context()
[all …]
H A Dclient_glue.c116 krb5_ccache ccache, in kadm5_init_with_creds()
135 krb5_ccache ccache, in kadm5_init_with_creds_ctx()
H A Dkadm5-protos.h113 krb5_ccache /*ccache*/,
124 krb5_ccache /*ccache*/,
H A Dserver_glue.c116 krb5_ccache ccache, in kadm5_init_with_creds()
135 krb5_ccache ccache, in kadm5_init_with_creds_ctx()
/freebsd/crypto/heimdal/lib/kafs/
H A Dkafs.h155 krb5_ccache id,
160 krb5_ccache id,
164 krb5_ccache id,
171 krb5_ccache id,
H A Dafskrb5.c38 krb5_ccache id;
111 v5_convert(krb5_context context, krb5_ccache id, in v5_convert()
251 krb5_ccache id, in krb5_afslog_uid_home()
292 krb5_ccache id, in krb5_afslog_uid()
302 krb5_ccache id, in krb5_afslog()
311 krb5_ccache id, in krb5_afslog_home()
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dkauth.c52 krb5_ccache id; in dest_cc()
106 krb5_ccache id; in afslog()
/freebsd/crypto/heimdal/kuser/
H A Dkgetcred.c84 krb5_ccache cache; in main()
157 krb5_ccache id; in main()
212 krb5_ccache id; in main()

1234