Home
last modified time | relevance | path

Searched defs:tpm2_pcr_read (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/char/tpm/
H A Dtpm2-cmd.c161 int tpm2_pcr_read(struct tpm_chip *chip, u32 pcr_idx, in tpm2_pcr_read() function
/openbmc/u-boot/lib/
H A Dtpm-v2.c980 u32 tpm2_pcr_read(struct udevice *dev, u32 idx, unsigned int idx_min_sz, in tpm2_pcr_read() function