Searched refs:tpm2_pcr_read (Results 1 – 3 of 3) sorted by relevance
578 int tpm2_pcr_read(struct tpm_chip *chip, int pcr_idx, u8 *res_buf);
186 int tpm2_pcr_read(struct tpm_chip *chip, int pcr_idx, u8 *res_buf) in tpm2_pcr_read() function
991 rc = tpm2_pcr_read(chip, pcr_idx, res_buf); in tpm_pcr_read()