Home
last modified time | relevance | path

Searched refs:tpm2_chip_send (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/include/drivers/
A Dtpm2_chip.h105 enum tpm2_result tpm2_chip_send(uint8_t *buf, uint32_t len);
/optee_os-3.20.0/core/drivers/tpm2/
A Dtpm2_chip.c17 enum tpm2_result tpm2_chip_send(uint8_t *buf, uint32_t len) in tpm2_chip_send() function
A Dtpm2_cmd.c92 ret = tpm2_chip_send(buf, bufsz); in tpm2_transmit()

Completed in 5 milliseconds