Lines Matching refs:krb5_kcmcache
52 typedef struct krb5_kcmcache { struct
54 } krb5_kcmcache; typedef
63 #define KCMCACHE(X) ((krb5_kcmcache *)(X)->data.data)
143 krb5_kcmcache *k; in kcm_alloc()
224 krb5_kcmcache *k = KCMCACHE(*id); in kcm_free()
256 krb5_kcmcache *k; in kcm_gen_new()
308 krb5_kcmcache *k = KCMCACHE(id); in kcm_initialize()
357 krb5_kcmcache *k = KCMCACHE(id); in kcm_destroy()
390 krb5_kcmcache *k = KCMCACHE(id); in kcm_store_cred()
434 krb5_kcmcache *k = KCMCACHE(id);
491 krb5_kcmcache *k = KCMCACHE(id); in kcm_get_principal()
537 krb5_kcmcache *k = KCMCACHE(id); in kcm_get_first()
617 krb5_kcmcache *k = KCMCACHE(id); in kcm_get_next()
703 krb5_kcmcache *k = KCMCACHE(id); in kcm_remove_cred()
740 krb5_kcmcache *k = KCMCACHE(id); in kcm_set_flags()
927 krb5_kcmcache *oldk = KCMCACHE(from); in kcm_move()
928 krb5_kcmcache *newk = KCMCACHE(to); in kcm_move()
1006 krb5_kcmcache *k = KCMCACHE(id); in kcm_set_default()
1034 krb5_kcmcache *k = KCMCACHE(id); in kcm_set_kdc_offset()
1062 krb5_kcmcache *k = KCMCACHE(id); in kcm_get_kdc_offset()
1218 krb5_kcmcache *k = KCMCACHE(id); in _krb5_kcm_get_initial_ticket()
1277 krb5_kcmcache *k = KCMCACHE(id); in _krb5_kcm_get_ticket()