Searched refs:tpm1_pcr_extend (Results 1 – 2 of 2) sorted by relevance
463 int tpm1_pcr_extend(struct tpm_chip *chip, u32 pcr_idx, const u8 *hash, in tpm1_pcr_extend() function752 rc = tpm1_pcr_extend(chip, tpm_suspend_pcr, dummy_hash, in tpm1_pm_suspend()
337 rc = tpm1_pcr_extend(chip, pcr_idx, digests[0].digest, in tpm_pcr_extend()