Searched defs:tpm_tis_send (Results 1 – 2 of 2) sorted by relevance
218 int tpm_tis_send(struct udevice *dev, const u8 *buf, size_t len) in tpm_tis_send() function
576 static int tpm_tis_send(struct tpm_chip *chip, u8 *buf, size_t len) in tpm_tis_send() function