Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dscache.c299 scc_alloc(krb5_context context, const char *name) in scc_alloc() function
495 s = scc_alloc(context, res); in scc_resolve()
545 s = scc_alloc(context, NULL); in scc_gen_new()
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog205 * lib/krb5/scache.c (scc_alloc): %x is unsigned int.