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