Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/tpm/
Dtpm-interface.c330 static int tpm_validate_command(struct tpm_chip *chip, in tpm_validate_command() function
441 rc = tpm_validate_command(chip, space, buf, bufsiz); in tpm_try_transmit()