Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm-interface.c333 rc = tpm2_pcr_extend(chip, pcr_idx, digests); in tpm_pcr_extend()
H A Dtpm2-cmd.c232 int tpm2_pcr_extend(struct tpm_chip *chip, u32 pcr_idx, in tpm2_pcr_extend() function