Home
last modified time | relevance | path

Searched refs:kcm_alloc (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/heimdal/lib/krb5/
H A Dkcm.c139 kcm_alloc(krb5_context context, const char *name, krb5_ccache *id) in kcm_alloc() function
242 return kcm_alloc(context, res, id); in kcm_resolve()
259 ret = kcm_alloc(context, NULL, id); in kcm_gen_new()
894 ret = kcm_alloc(context, name, id); in kcm_get_cache_next()
1172 ret = kcm_alloc(context, NULL, &id); in _krb5_kcm_is_running()
/freebsd/crypto/heimdal/
H A DChangeLog.20051155 * lib/krb5/kcm.c (kcm_alloc): allow kcm socket to be configured by