Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
A Dtpm-interface.c353 int tpm_send(struct tpm_chip *chip, void *cmd, size_t buflen) in tpm_send() function
368 EXPORT_SYMBOL_GPL(tpm_send);
/linux/include/linux/
A Dtpm.h418 extern int tpm_send(struct tpm_chip *chip, void *cmd, size_t buflen);
439 static inline int tpm_send(struct tpm_chip *chip, void *cmd, size_t buflen) in tpm_send() function
/linux/security/keys/trusted-keys/
A Dtrusted_tpm1.c365 rc = tpm_send(chip, cmd, buflen); in trusted_tpm_send()
/linux/
A Dvmlinux.symvers8771 0x00000000 tpm_send vmlinux EXPORT_SYMBOL_GPL
A DSystem.map30068 ffff8000107cca70 T tpm_send
A D.tmp_System.map30068 ffff8000107cca70 T tpm_send

Completed in 315 milliseconds