Searched refs:tpmtis_read_bytes (Results 1 – 2 of 2) sorted by relevance
84 static bool tpmtis_read_bytes(struct tpm_sc *sc, size_t count, uint8_t *buf);278 tpmtis_read_bytes(struct tpm_sc *sc, size_t count, uint8_t *buf) in tpmtis_read_bytes() function451 if(!tpmtis_read_bytes(sc, TPM_HEADER_SIZE, sc->buf)) { in tpmtis_transmit()464 if(!tpmtis_read_bytes(sc, bytes_available - TPM_HEADER_SIZE, in tpmtis_transmit()