tpm_getburst
n = MIN(len, tpm_getburst(sc));
for (r = tpm_getburst(sc); r > 0 && cnt < len - 1; r--) {