Searched defs:tpm_pcr_read (Results 1 – 3 of 3) sorted by relevance
164 u32 tpm_pcr_read(struct udevice *dev, u32 index, void *data, size_t count) in tpm_pcr_read() function
284 int tpm_pcr_read(struct tpm_chip *chip, u32 pcr_idx, in tpm_pcr_read() function
441 static inline int tpm_pcr_read(struct tpm_chip *chip, int pcr_idx, in tpm_pcr_read() function