Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb5.h164 krb5_error_code (*dbe_search_enctype) (krb5_context kcontext, member
H A Dkdb5.c216 if (lib->vftabl.dbe_search_enctype == NULL) { in kdb_setup_opt_functions()
217 lib->vftabl.dbe_search_enctype = krb5_dbe_def_search_enctype; in kdb_setup_opt_functions()
1505 status = dal_handle->lib_handle->vftabl.dbe_search_enctype(kcontext, in krb5_dbe_search_enctype()