tpmtis_write_bytes
if (!tpmtis_write_bytes(sc, length, sc->buf)) {
static bool tpmtis_write_bytes(struct tpm_sc *sc, size_t count, uint8_t *buf);