Searched refs:tpm_pcr_read (Results 1 – 2 of 2) sorted by relevance
339 int tpm_pcr_read(struct tpm_chip *chip, u32 pcr_idx, in tpm_pcr_read() function359 EXPORT_SYMBOL_GPL(tpm_pcr_read);
422 if (tpm_pcr_read(ima_tpm_chip, idx, d) != 0) in ima_calc_file_hash_atfm()