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

/illumos-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;

Completed in 56 milliseconds