Searched refs:header_response (Results 1 – 1 of 1) sorted by relevance
38 uint8_t header_response[4]; in tpm2_spi_start_transaction() local72 rc = tpm2_spi_transfer(header, header_response, 4); in tpm2_spi_start_transaction()81 if ((header_response[3] & 0x01) != 0U) { in tpm2_spi_start_transaction()