Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_spi.c398 static int tpm_tis_spi_send(struct udevice *dev, const u8 *buf, size_t len) in tpm_tis_spi_send() function
656 .send = tpm_tis_spi_send,