Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h1131 struct _krb5_preauth_context_module { struct
1134 krb5_preauthtype pa_type;
1138 krb5_enctype *enctypes;
1140 void *plugin_context;
1141 preauth_client_plugin_fini_proc client_fini;
1145 const char *name;
1146 int flags, use_count;
1147 preauth_client_process_proc client_process;
1148 preauth_client_tryagain_proc client_tryagain;
1155 void *request_context;
[all …]