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

/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dcache.c183 allocate_ccache (krb5_context context, function
270 return allocate_ccache (context, context->cc_ops[i],
276 return allocate_ccache (context, &krb5_fcc_ops, name, id);

Completed in 45 milliseconds