Home
last modified time | relevance | path

Searched refs:kcm_ccache_destroy (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/heimdal/kcm/
H A Dclient.c84 return kcm_ccache_destroy(context, name); in kcm_ccache_destroy_client()
153 kcm_ccache_destroy(context, name); in kcm_ccache_new_client()
H A Dkcm-protos.h25 kcm_ccache_destroy (
H A Dglue.c109 ret = kcm_ccache_destroy(context, CACHENAME(id)); in kcmss_destroy()
H A Dcache.c227 kcm_ccache_destroy(krb5_context context, const char *name) in kcm_ccache_destroy() function
490 ret = kcm_ccache_destroy(context, ccache->name); in kcm_ccache_destroy_if_empty()
H A Devents.c343 ret = kcm_ccache_destroy(context, event->ccache->name); in kcm_fire_event()