Home
last modified time | relevance | path

Searched refs:load_preauth_plugins (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/kdc/
H A Dkdc_util.h190 load_preauth_plugins(struct server_handle * handle, krb5_context context,
H A Dmain.c951 load_preauth_plugins(&shandle, kcontext, ctx); in main()
H A Dkdc_preauth.c184 load_preauth_plugins(struct server_handle *handle, krb5_context context, in load_preauth_plugins() function