Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Dinit_creds_pw.c756 const AS_REQ *asreq, in pa_etype_info2() argument
771 for (j = 0; j < asreq->req_body.etype.len; j++) { in pa_etype_info2()
773 if (asreq->req_body.etype.val[j] == e.val[i].etype) { in pa_etype_info2()
805 const AS_REQ *asreq, in pa_etype_info() argument
820 for (j = 0; j < asreq->req_body.etype.len; j++) { in pa_etype_info()
822 if (asreq->req_body.etype.val[j] == e.val[i].etype) { in pa_etype_info()
857 const AS_REQ *asreq, in pa_pw_or_afs3_salt() argument
907 const AS_REQ *asreq, in process_pa_info() argument
919 p = (*pa_prefs[i].salt_info)(context, client, asreq, in process_pa_info()