Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h1251 typedef struct _krb5_preauth_ops { struct
1252 krb5_magic magic;
1253 int type;
1254 int flags;
1255 krb5_preauth_obtain_proc obtain;
1256 krb5_preauth_process_proc process;