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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkcm.c141 kcm_alloc(krb5_context context, const char *name, krb5_ccache *id) function
244 return kcm_alloc(context, res, id);
261 ret = kcm_alloc(context, NULL, id);
896 ret = kcm_alloc(context, name, id);
1172 ret = kcm_alloc(context, NULL, &id);

Completed in 60 milliseconds