Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/kdc/
H A Dkdc_preauth.c105 } preauth_system; typedef
107 static preauth_system *preauth_systems;
192 preauth_system *sys; in load_preauth_plugins()
198 preauth_systems = calloc(n_systems + 1, sizeof(preauth_system)); in load_preauth_plugins()
285 preauth_system *pa_system;
329 preauth_system *sys; in free_padata_context()
606 find_pa_system(int type, preauth_system **preauth) in find_pa_system()
608 preauth_system *ap; in find_pa_system()
623 find_modreq(preauth_system *pa_sys, struct request_pa_context *context, in find_modreq()
883 preauth_system *ap;
[all …]