Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Dscache.c297 scc_alloc(krb5_context context, const char *name) in scc_alloc() function
494 s = scc_alloc(context, res); in scc_resolve()
544 s = scc_alloc(context, NULL); in scc_gen_new()
/freebsd/crypto/heimdal/
H A DChangeLog205 * lib/krb5/scache.c (scc_alloc): %x is unsigned int.