krb5_kdb_decode_int16
krb5_kdb_decode_int16(tl_data.tl_data_contents, tmp);
krb5_kdb_decode_int16(tl_data.tl_data_contents, version);
krb5_kdb_decode_int16(curloc, mkey_kvno);
krb5_kdb_decode_int16(curloc, new_data->latest_mkey.key_data_kvno);
krb5_kdb_decode_int16(curloc, new_data->latest_mkey.key_data_type[0]);
krb5_kdb_decode_int16(curloc, new_data->latest_mkey.key_data_length[0]);
krb5_kdb_decode_int16(tl_data.tl_data_contents, version);
krb5_kdb_decode_int16(act_kvno(next_tuple), tmp_kvno);
krb5_kdb_decode_int16(nextloc, entry->len);
krb5_kdb_decode_int16(nextloc, entry->n_tl_data);
krb5_kdb_decode_int16(nextloc, entry->n_key_data);
krb5_kdb_decode_int16(nextloc, i16);
krb5_kdb_decode_int16(nextloc, (*tl_data)->tl_data_type);
krb5_kdb_decode_int16(nextloc, (*tl_data)->tl_data_length);
krb5_kdb_decode_int16(nextloc, key_data->key_data_ver);
krb5_kdb_decode_int16(nextloc, key_data->key_data_kvno);
krb5_kdb_decode_int16(nextloc, key_data->key_data_type[j]);
krb5_kdb_decode_int16(nextloc, key_data->key_data_length[j]);