Searched defs:_krb5_preauth_context_module (Results 1 – 1 of 1) sorted by relevance
1131 struct _krb5_preauth_context_module { struct1134 krb5_preauthtype pa_type;1138 krb5_enctype *enctypes;1140 void *plugin_context;1141 preauth_client_plugin_fini_proc client_fini;1144 struct krb5plugin_preauth_client_ftable_v1 *ftable;1145 const char *name;1146 int flags, use_count;1147 preauth_client_process_proc client_process;1148 preauth_client_tryagain_proc client_tryagain;[all …]