Home
last modified time | relevance | path

Searched refs:edata_proc (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dpreauth_plugin.h460 preauth_server_edata_proc edata_proc; member
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_preauth.c311 (ftable->edata_proc == NULL) && in load_preauth_plugins()
370 (ftable->edata_proc == NULL) && in load_preauth_plugins()
415 preauth_systems[k].get_edata = ftable->edata_proc; in load_preauth_plugins()