Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkcm.c141 kcm_alloc(krb5_context context, const char *name, krb5_ccache *id) in kcm_alloc() function
244 return kcm_alloc(context, res, id); in kcm_resolve()
261 ret = kcm_alloc(context, NULL, id); in kcm_gen_new()
888 ret = kcm_alloc(context, name, id); in kcm_get_cache_next()
1167 ret = kcm_alloc(context, NULL, &id); in _krb5_kcm_is_running()
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.20051155 * lib/krb5/kcm.c (kcm_alloc): allow kcm socket to be configured by