Searched refs:hist_kvno (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/krb5/kadm5/srv/
H A Dserver_kdb.c49 krb5_kvno hist_kvno; variable
122 * hist_kvno the version number of the history key
168 /* this uses hist_kvno. So we set it to 2, which will be the
173 hist_kvno = 2;
215 hist_kvno = key_data->key_data_kvno;
280 data (which is all zeros with the hist_kvno filled
284 adb->admin_history_kvno = hist_kvno;
H A Dmapfile-vers60 hist_kvno;
H A Dsvr_principal.c54 extern krb5_kvno hist_kvno;
407 adb.admin_history_kvno = hist_kvno;
1438 if (adb.admin_history_kvno != hist_kvno) {
1629 if(adb.admin_history_kvno != hist_kvno) {
1817 if(adb.admin_history_kvno != hist_kvno) {
2048 if(adb.admin_history_kvno != hist_kvno) {

Completed in 108 milliseconds