Searched refs:tpm2_get_pcr_info (Results 1 – 2 of 2) sorted by relevance
799 int tpm2_get_pcr_info(struct udevice *dev, u32 *supported_pcr, u32 *active_pcr,
40 rc = tpm2_get_pcr_info(dev, &supported, &active, &pcr_banks); in tcg2_get_active_pcr_banks()1099 int tpm2_get_pcr_info(struct udevice *dev, u32 *supported_pcr, u32 *active_pcr, in tpm2_get_pcr_info() function