Searched refs:tpmtis_write_bytes (Results 1 – 2 of 2) sorted by relevance
85 static bool tpmtis_write_bytes(struct tpm_sc *sc, size_t count, uint8_t *buf);298 tpmtis_write_bytes(struct tpm_sc *sc, size_t count, uint8_t *buf) in tpmtis_write_bytes() function400 if (!tpmtis_write_bytes(sc, length, sc->buf)) { in tpmtis_transmit()