Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dauthdata_exp.c54 if (module->ftable->export_authdata == NULL) in krb5_authdata_export_authdata()
57 code = (*module->ftable->export_authdata)(kcontext, in krb5_authdata_export_authdata()
/freebsd/crypto/krb5/src/include/krb5/
H A Dauthdata_plugin.h205 authdata_client_export_authdata_proc export_authdata; member