Home | History | Annotate | Download | only in kdc

Lines Matching defs:kvno

231 	    ret = hdb_enctype2key(context, &krbtgt->entry, NULL, /* XXX use correct kvno! */
771 krb5_kvno kvno,
1051 kvno,
1217 krb5uint32 krbtgt_kvno; /* kvno used for the PA-TGS-REQ AP-REQ Ticket */
1251 krbtgt_kvno = ap_req.ticket.enc_part.kvno ? *ap_req.ticket.enc_part.kvno : 0;
1277 "kvno %d at this KDC", p, krbtgt_kvno);
1290 "ticket account %s with kvno %d at this KDC", p, krbtgt_kvno);
1311 krbtgt_kvno_try = krbtgt_kvno ? krbtgt_kvno : (*krbtgt)->entry.kvno;
1533 0 /* kvno */, &ed);
1581 krb5_kvno kvno;
1640 if(t->enc_part.kvno){
1641 second_kvno = *t->enc_part.kvno;
1819 * Select enctype, return key and kvno.
1839 kvno = 0;
1862 kvno = server->entry.kvno;
1880 ret = hdb_enctype2key(context, &krbtgt->entry, NULL, /* XXX use the right kvno! */
1889 * Now refetch the primary krbtgt, and get the current kvno (the
1890 * sign check may have been on an old kvno, and the server may
2236 t->enc_part.kvno ? * t->enc_part.kvno : 0),
2436 kvno,