Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/tpm/
Dtpm_tis_core.c422 static int tpm_tis_send_main(struct tpm_chip *chip, const u8 *buf, size_t len) in tpm_tis_send_main() function
472 return tpm_tis_send_main(chip, buf, len); in tpm_tis_send()
478 rc = tpm_tis_send_main(chip, buf, len); in tpm_tis_send()