Searched refs:tpm_pcr_read (Results 1 – 3 of 3) sorted by relevance
405 extern int tpm_pcr_read(struct tpm_chip *chip, u32 pcr_idx,418 static inline int tpm_pcr_read(struct tpm_chip *chip, int pcr_idx, in tpm_pcr_read() function
284 int tpm_pcr_read(struct tpm_chip *chip, u32 pcr_idx, in tpm_pcr_read() function301 EXPORT_SYMBOL_GPL(tpm_pcr_read);
785 if (tpm_pcr_read(ima_tpm_chip, idx, d) != 0) in ima_pcrread()