Home
last modified time | relevance | path

Searched refs:tpm1_pcr_extend (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/char/tpm/
Dtpm-interface.c1019 static int tpm1_pcr_extend(struct tpm_chip *chip, int pcr_idx, const u8 *hash, in tpm1_pcr_extend() function
1076 rc = tpm1_pcr_extend(chip, pcr_idx, hash, in tpm_pcr_extend()
1231 rc = tpm1_pcr_extend(chip, tpm_suspend_pcr, dummy_hash, in tpm_pm_suspend()