Searched refs:tpm2_chip_recv (Results 1 – 3 of 3) sorted by relevance
106 enum tpm2_result tpm2_chip_recv(uint8_t *buf, uint32_t *len,
25 enum tpm2_result tpm2_chip_recv(uint8_t *buf, uint32_t *len, in tpm2_chip_recv() function
98 ret = tpm2_chip_recv(resp, len, cmd_duration); in tpm2_transmit()
Completed in 4 milliseconds