Searched refs:tpm2_get_num_pcr (Results 1 – 1 of 1) sorted by relevance
1059 static int tpm2_get_num_pcr(struct udevice *dev, u32 *num_pcr) in tpm2_get_num_pcr() function1128 ret = tpm2_get_num_pcr(dev, &num_pcr); in tpm2_get_pcr_info()