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

/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Dcommon_glue.c92 return __CALL(get_principal, (server_handle, princ, out, mask));
H A Dprivate.h46 kadm5_ret_t (*get_principal) (void*, krb5_principal, member in struct:kadm_func
H A Dcontext_s.c48 SET(c, get_principal);
H A Dinit_c.c58 SET(c, get_principal);
H A Dad.c1342 SET(c, get_principal);
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dkrb5_ccapi.h188 cc_int32 (*get_principal)(cc_ccache_t, cc_uint32, cc_string_t*); member in struct:cc_ccache_functions
H A Dacache.c726 error = (*a->ccache->func->get_principal)(a->ccache,
991 error = (*afrom->ccache->func->get_principal)(afrom->ccache,

Completed in 120 milliseconds