Searched refs:tpm2_chip_send (Results 1 – 3 of 3) sorted by relevance
105 enum tpm2_result tpm2_chip_send(uint8_t *buf, uint32_t len);
17 enum tpm2_result tpm2_chip_send(uint8_t *buf, uint32_t len) in tpm2_chip_send() function
92 ret = tpm2_chip_send(buf, bufsz); in tpm2_transmit()
Completed in 5 milliseconds