Searched defs:krb5_certauth_vtable_st (Results 1 – 1 of 1) sorted by relevance
136 typedef struct krb5_certauth_vtable_st { struct137 const char *name;138 krb5_certauth_init_fn init;139 krb5_certauth_fini_fn fini;140 krb5_certauth_authorize_fn authorize;141 krb5_certauth_free_indicator_fn free_ind;144 krb5_certauth_init_ex_fn init_ex;