Home
last modified time | relevance | path

Searched refs:create_new_ccache (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/lib/krb5/
H A Dkrb5_ccapi.h219 cc_int32 (*create_new_ccache)(cc_context_t, cc_uint32, member
H A Dacache.c477 error = (*a->context->func->create_new_ccache)(a->context, in acc_get_name()
596 error = (*a->context->func->create_new_ccache)(a->context, in acc_initialize()
997 error = (*ato->context->func->create_new_ccache)(ato->context, in acc_move()
/freebsd/crypto/heimdal/
H A DChangeLog.20051632 * lib/krb5/acache.c: Argument to create_new_ccache is a principal,