Searched refs:tpm_pcr_read (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/char/tpm/ |
| A D | tpm-interface.c | 284 int tpm_pcr_read(struct tpm_chip *chip, u32 pcr_idx, in tpm_pcr_read() function 301 EXPORT_SYMBOL_GPL(tpm_pcr_read);
|
| A D | tpm-sysfs.c | 368 rc = tpm_pcr_read(chip, ha->pcr, &digest); in pcr_value_show()
|
| /linux/include/linux/ |
| A D | tpm.h | 414 extern int tpm_pcr_read(struct tpm_chip *chip, u32 pcr_idx, 427 static inline int tpm_pcr_read(struct tpm_chip *chip, int pcr_idx, in tpm_pcr_read() function
|
| /linux/security/integrity/ima/ |
| A D | ima_crypto.c | 784 if (tpm_pcr_read(ima_tpm_chip, idx, d) != 0) in ima_pcrread()
|
| /linux/ |
| A D | vmlinux.symvers | 2737 0x00000000 tpm_pcr_read vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 30062 ffff8000107cc3c0 T tpm_pcr_read
|
| A D | .tmp_System.map | 30062 ffff8000107cc3c0 T tpm_pcr_read
|
Completed in 315 milliseconds