Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dpreauth_encts.c148 vt->prep_questions = encts_prep_questions; in clpreauth_encrypted_timestamp_initvt()
H A Dpreauth_ec.c166 vt->prep_questions = ec_prep_questions; in clpreauth_encrypted_challenge_initvt()
H A Dpreauth2.c338 if (h->vt.prep_questions == NULL) in clpreauth_prep_questions()
340 return h->vt.prep_questions(context, h->data, modreq, opt, cb, rock, req, in clpreauth_prep_questions()
H A Dpreauth_otp.c1160 vt->prep_questions = otp_client_prep_questions; in clpreauth_otp_initvt()
/freebsd/crypto/krb5/src/include/krb5/
H A Dclpreauth_plugin.h322 krb5_clpreauth_prep_questions_fn prep_questions; member
/freebsd/crypto/krb5/src/plugins/preauth/spake/
H A Dspake_client.c386 vt->prep_questions = spake_prep_questions; in clpreauth_spake_initvt()
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/
H A Dpkinit_clnt.c1373 vt->prep_questions = pkinit_client_prep_questions; in clpreauth_pkinit_initvt()