Searched refs:tpm1_pcr_extend (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/char/tpm/ |
A D | tpm1-cmd.c | 463 int tpm1_pcr_extend(struct tpm_chip *chip, u32 pcr_idx, const u8 *hash, in tpm1_pcr_extend() function 747 rc = tpm1_pcr_extend(chip, tpm_suspend_pcr, dummy_hash, in tpm1_pm_suspend()
|
A D | tpm.h | 175 int tpm1_pcr_extend(struct tpm_chip *chip, u32 pcr_idx, const u8 *hash,
|
A D | tpm-interface.c | 336 rc = tpm1_pcr_extend(chip, pcr_idx, digests[0].digest, in tpm_pcr_extend()
|
/linux/ |
A D | System.map | 30073 ffff8000107cd230 T tpm1_pcr_extend
|
A D | .tmp_System.map | 30073 ffff8000107cd230 T tpm1_pcr_extend
|
Completed in 345 milliseconds