Home
last modified time | relevance | path

Searched defs:cc_context_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/heimdal/lib/krb5/
H A Dkrb5_ccapi.h92 typedef struct cc_context_t *cc_context_t; typedef
227 struct cc_context_t { struct
232 (*cc_initialize_func)(cc_context_t*, cc_int32, cc_int32 *, char const **); argument
/freebsd/crypto/krb5/src/include/
H A DCredentialsCache.h403 typedef cc_context_d *cc_context_t; typedef