Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkrb5_ccapi.h221 cc_int32 (*create_new_ccache)(cc_context_t, cc_uint32, member
H A Dacache.c478 error = (*a->context->func->create_new_ccache)(a->context, in acc_get_name()
597 error = (*a->context->func->create_new_ccache)(a->context, in acc_initialize()
996 error = (*ato->context->func->create_new_ccache)(ato->context, in acc_move()
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.20051632 * lib/krb5/acache.c: Argument to create_new_ccache is a principal,