Home
last modified time | relevance | path

Searched defs:tpm_send (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/char/tpm/
Dtpm-interface.c353 int tpm_send(struct tpm_chip *chip, void *cmd, size_t buflen) in tpm_send() function
/Linux-v6.6/include/linux/
Dtpm.h453 static inline int tpm_send(struct tpm_chip *chip, void *cmd, size_t buflen) in tpm_send() function