Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/include/krb5/
H A Dcertauth_plugin.h136 typedef struct krb5_certauth_vtable_st { struct
137 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;